New in package 168
Syntax
time.timezones;
Description
A collection of time zone objects.
Properties
Property | Type | Description |
---|---|---|
local | Time.Timezone | Returns time zone that represents the local Server time zone. |
used | Time.Timezones | Returns the list of the currently used time zones. |
Methods
Method | Result | Description |
---|---|---|
get | Time.Timezone | Returns time zone based on its identifier. |