The offset daylight saving time (DST) offset.
Returns 0 if no DST available.
Get the local time
The local time is returned as a UTC Date object but contains the local time at the requested location
Get the offset including DST
Can be negative
InternalGet the status of the response
Get the ID of the timezone
It is in the format "Continent/City_Name". Examples: Europe/Paris, America/New_York, Europe/Moscow
Get the UTC offset without DST
Can be negative
ProtectedregisterRegisters an object for auto release. When the object is not used anymore, it will be released automatically from C++.
The pointer ID to register
StaticcreateInternalStaticinit
Result which contains all information about a timezone
This class should not be instantiated directly. Instead, use the related methods from TimezoneService to obtain an instance.