Create a deep copy of other date time zone id.
Create a date time zone id from a Value.
Create a DateTimeZoneId using the given mg_date_time_zone_id.
Create a DateTimeZoneId from a copy of the given mg_date_time_zone_id.
Returns nanoseconds since midnight.
Assigns a date time zone id to another. The target of the assignment gets detached from whatever date time zone id it was attached to, and attaches itself to the new date time zone id.
Compares this date time zone id with other. Return: true if same, false otherwise.
Returns seconds since Unix epoch.
Return a printable string representation of this date time zone id.
Returns time zone represented by the identifier.
Represents date and time with its time zone.
Date is defined with seconds since the adjusted Unix epoch. Time is defined with nanoseconds since midnight. Timezone is defined with an identifier for a specific time zone.