DateTimeHelper

Members

Aliases

getDateAsGMT
alias getDateAsGMT = getTimeAsGMT
Undocumented in source.

Static functions

currentTimeMillis
long currentTimeMillis()
Undocumented in source. Be warned that the author may not have intended to support it.
getSystemTimeZoneId
string getSystemTimeZoneId()
Undocumented in source. Be warned that the author may not have intended to support it.
getTimeAsGMT
string getTimeAsGMT()
Undocumented in source. Be warned that the author may not have intended to support it.
startClock
void startClock()
Undocumented in source. Be warned that the author may not have intended to support it.
stopClock
void stopClock()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

timestamp
long timestamp;
Undocumented in source.

Meta