|
int | getSystemInfo (OMEthread *thread, OMEtype &result) |
|
int | getSystemInfoAttribute (OMEthread *thread, OMEtype &result, const OMEtype &attrName) |
|
int | convertLocalRelativeTimeToAbsolute (OMEthread *thread, OMEtype &result, const OMEtype &tArg, const OMEtype &asGMT) |
|
int | convertAbsoluteToLocalRelativeTime (OMEthread *thread, OMEtype &result, const OMEtype &tData) |
|
int | getLocalRelativeTime (OMEthread *thread, OMEtype &result) |
|
int | getRelativeMilliseconds (OMEthread *thread, OMEtype &result) |
|
int | getTicksSinceBoot (OMEthread *thread, OMEtype &result) |
|
int | rfc1123Date (OMEthread *thread, OMEtype &result, const OMEtype &argData) |
|
int | iso8601Date (OMEthread *thread, OMEtype &result, const OMEtype &argData) |
|
int | convertRFC1123date (OMEthread *thread, OMEtype &result, const OMEtype &timeString) |
|
int | timeDifference (OMEthread *thread, OMEtype &result, const OMEtype &time1, const OMEtype &time2) |
|