Skip to content

A small library containing common time zone logic and data.

Notifications You must be signed in to change notification settings

nextcloud-libraries/timezones

Repository files navigation

@nextcloud/timezones

REUSE status npm last version

A small library containing common time zone logic and data.

API

The most important exported function is getTimezoneManager() which will return an instance of the TimezoneManager class. This library ships the tz database. All bundled time zones and aliases can be loaded via TimezoneManger.registerDefaultTimezones().