Construct a timezone which uses the browser Intl.DateTimeFormat to discover timezone offsets.
Get the name of the timezone.
Makes a new date by taking the date parts using this timezone and making the date with the supplied time zone.
A date
A timezone
A new date using the date parts from this timezone, constructed with the supplied timezone.
The ISO 8601 date string representation for a given date.
The date.
The ISO date string.
Generated using TypeDoc
An implementation for time zones using Intl.DateTimeFormat.