angularjskendo-uikendo-schedulerkendo-timepicker

kendo timezone directive in angularjs


I want to select kendo timezone by dropdownlist.I have search kendo-timezone directive in angularjs but i have not found.I want to kendo timezone directive like that "kendo-date-picker(this is timepicker directive in angularjs)".If you have any idea please share me..


Solution

  • I have solved this problems like that

        <div kendo-timezone-editor ng-model="dataItem.eventTimezone"></div>