Skip to content

getTimezoneName

getTimezoneName() → string · Date & Time

Get the timezone name/ID for the current system.

utlx
{
  tz: getTimezoneName()                  // "Europe/Amsterdam"
}

Released under AGPL-3.0.