TimeZone
Event ETC


Miscellaneous time zones.
Constant summary
 stringGREENWICH := "Etc/Greenwich"

Time zone for Etc/Greenwich.
 stringSYSTEM := ""

The time zone configured on the system.
 stringUCT := "Etc/UCT"

Time zone for Etc/UCT.
 stringUNIVERSAL := "Etc/Universal"

Time zone for Etc/Universal.
 stringUTC := "Etc/UTC"

Time zone for Etc/UTC.
 stringZULU := "Etc/Zulu"

Time zone for Etc/Zulu.
 
Constant detail

GREENWICH

string GREENWICH := "Etc/Greenwich"
Time zone for Etc/Greenwich.

SYSTEM

string SYSTEM := ""
The time zone configured on the system.

UCT

string UCT := "Etc/UCT"
Time zone for Etc/UCT.

UNIVERSAL

string UNIVERSAL := "Etc/Universal"
Time zone for Etc/Universal.

UTC

string UTC := "Etc/UTC"
Time zone for Etc/UTC.

ZULU

string ZULU := "Etc/Zulu"
Time zone for Etc/Zulu.