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

timezoneGroupNames

A function that returns a list of grouped timezone names.

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

timezoneGroupNames(); // ['(GMT+01:00) Amsterdam, Berlin, ...', '(GMT+02:00) Sofia, Tallinn...']

Returns

string[] - Returns a list of grouped timezone names.

Not finding the help you need?
Contact Support