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

Represents the Kendo UI TimeZone Editor component for Angular.

Displays a ComboBox for selecting time zone names, used for editing the start and end time zones of Scheduler events.

Definition

Package:@progress/kendo-angular-scheduler

Selector:kendo-timezone-editor

Syntax:

html
<kendo-scheduler>
  <ng-template kendoSchedulerEditDialogTemplate>
   <div> Select Time Zone:
     <kendo-timezone-editor></kendo-timezone-editor>
   </div>
  </ng-template>
</kendo-scheduler>

Inputs

width

number

Specifies the width of the ComboBox that contains the names of the timezones.

Default:

260

Events

Fires when the value of the component has changed.

In this article
DefinitionInputswidthEventsvalueChange
Not finding the help you need?
Contact Support