kendo ui - DateTimePicker: disable time zone conversion -


i using kendo ui datetimepicker , faced binding issue. getting data json creating new js date based on json value , bind it. actual result date converted local timezone. can disable conversion local timezone?

the datetimepicker not perform conversion. expect date not have time zone specificator , when creating new js date value considered utc , converted local. solve problem can bind date json without creating new js date.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -