New to Kendo UI for Vue? Start a free 30-day trial
timezoneTitle
A function that returns the full name of the timezone.
ts
timezoneTitle('America/Chicago'); // Central Standard Time
Parameters
timezone
string
The timezone name. For example, `America/Chicago`, `Europe/Sofia`.
Returns
any
- Returns the full names of the timezone and the group.