Zone
Direct Subclass:
src/zones/fixedOffsetZone.js~FixedOffsetZone, src/zones/IANAZone.js~IANAZone, src/zones/localZone.js~LocalZone
Static Method Summary
Static Public Methods | ||
public static abstract |
offsetName(ts: number, opts: Object): string Returns the offset's common name (such as EST) at the specified timestamp |
Member Summary
Public Members | ||
public get abstract |
Return whether this Zone is valid. |
|
public get abstract |
The name of this zone. |
|
public get abstract |
The type of zone |
|
public get abstract |
Returns whether the offset is known to be fixed for the whole year. |
Method Summary
Public Methods | ||
public abstract |
Return whether this Zone is equal to another zoner |
|
public abstract |
Return the offset in minutes for this zone at the specified timestamp. |