Instance Methods
getTimezone
getTimezone(): stringGet the current TimeZone
Returns
string
Events
timezoneChange
.on('timezoneChange')This event is fired when the system timezone changes.
Parameters
Name | Type | Description |
---|---|---|
timezone
|
string | The new timezone |