hunt.util.DateTime

Undocumented in source.

Members

Aliases

DateTimeHelper
deprecated alias DateTimeHelper = DateTime
Undocumented in source.

Classes

DateTime
class DateTime

Enums

TimeUnit
enum TimeUnit
Undocumented in source.

Functions

date
string date(string format, long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
dayAsString
string dayAsString(DayOfWeek day)
Undocumented in source. Be warned that the author may not have intended to support it.
monthAsString
string monthAsString(Month month)
Undocumented in source. Be warned that the author may not have intended to support it.
monthByName
int monthByName(string month)
Undocumented in source. Be warned that the author may not have intended to support it.
monthToShort
short monthToShort(Month month)
Undocumented in source. Be warned that the author may not have intended to support it.
time
long time()
Undocumented in source. Be warned that the author may not have intended to support it.
weekDayByName
int weekDayByName(string wday)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta