New to Kendo UI for AngularStart a free 30-day trial

timezoneNames

A function that returns the list of all timezones that are loaded.

ts
import '@progress/kendo-date-math/timezones/europe-berlin';
import '@progress/kendo-date-math/timezones/europe-sofia';

timezoneNames(); // ['Europe/Berlin', 'Europe/Sofia']

Returns

string[] - Returns the list of all timezones that are loaded.

Not finding the help you need?
Contact Support