Static Public Member Functions | |
void | getDefault (inout UTimeZone zone) |
void | setDefault (inout UTimeZone zone) |
uint | getDSTSavings (inout UTimeZone zone) |
Public Attributes | |
wchar[] | name |
Static Public Attributes | |
UTimeZone | Default = {null} |
Definition at line 95 of file UTimeZone.d.
|
Get the default time zone. Definition at line 107 of file UTimeZone.d. References UString::format(), UText::get(), and UString. |
|
Set the default time zone. Definition at line 125 of file UTimeZone.d. |
|
Return the amount of time in milliseconds that the clock is advanced during daylight savings time for the given time zone, or zero if the time zone does not observe daylight savings time Definition at line 142 of file UTimeZone.d. |
|
Definition at line 97 of file UTimeZone.d. |
|
Definition at line 99 of file UTimeZone.d. |