Time class - Adds handy methods and locale-aware formatting helpers.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
DTime | DTime parseTime(string timeToParse, string /* int */ format = null) | ||||
string | string nice(string localeName = null) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
void | void resetToStringFormat() | ||||
void | void setToStringFormat(string /* int */ format) | ||||
this() | this() | ||||
void | void jsonEncodeFormat( /*Closure|*/ string /* int */ format) | ||||
string | string toString() | ||||
string | string JsonSerialize() |