kendo timezone directive in angularjs

167 Views Asked by At

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..

1

There are 1 best solutions below

0
On BEST ANSWER

I have solved this problems like that

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