Abstract
Returns whether the offset is known to be fixed for the whole year.
Return whether this Zone is valid.
The name of this zone.
The type of zone
Returns the offset's value as a string
Epoch milliseconds for which to get the offset
What style of offset to return. Accepts 'narrow', 'short', or 'techie'. Returning '+6', '+06:00', or '+0600' respectively
Returns the offset's common name (such as EST) at the specified timestamp
Optional
ts: numberEpoch milliseconds for which to get the name
Optional
options: ZoneOffsetOptionsOptions to affect the format
Generated using TypeDoc
An abstract Zone class
Interface