Variable timezonesConst

timezones: Readonly<Map<string, CountryTimezone>> = ...

An immutable map of all of the timezones of the countries recognized by the library using ISO 3166-1 alpha-2 country codes as keys.