|
JSJaC | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Date
Method Summary | |
String
|
jabberDate()
somewhat opposit to hrTime() expects a javascript Date object as parameter and returns a jabber date string conforming to XEP-0082 |
<static> Object
|
hrTime(ts)
Takes a timestamp in the form of 2004-08-13T12:07:04+02:00 as argument and converts it to some sort of humane readable format |
<static> Date
|
jab2date(<String> ts)
Converts from jabber timestamps to JavaScript Date objects |
Method Detail |
String jabberDate()
<static> Object hrTime(ts)
<static> Date jab2date(<String> ts)
ts
- A string representing a jabber datetime timestamp as defined by XEP-0082
|
JSJaC | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |