New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-date-math

Syntax:

ts
zonesPerGroup('(GMT+01:00) Amsterdam, Berlin'); // ['Europe/Amsterdam', 'Europe/Berlin'...]

A function that returns all timezones which match the title of the zone.

Parameters:groupstring

The fully qualified zone title. For example, Central Standard Time.

Returns:

any[]

  • Returns the list of all matching timezone names. For example, [America/Chicago, ...].
In this article
Definition
Not finding the help you need?
Contact Support