Object type: Zone
Read Only
Abstract object representation to handle time zones.
Methods
fixedOffset | If always at a fixed offset from Utc, then this function returns it; otherwise nil. |
utcFromCivil | Converts a given |
utcToCivil | Converts a given |
fixedOffset
function fixedOffset() returns ZoneOffset?
Isolated Function
If always at a fixed offset from Utc, then this function returns it; otherwise nil.