This is a migrated thread and some comments may be shown as answers.

How to deal with DateTimeOffset

1 Answer 222 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 10 Apr 2013, 03:34 AM
The DateTimePicker does not appear to be able to bind to a DateTimeOffset type nor have the capability to deal with different time zones. With global applications this capability is important. Is there a plan to include this functionality in the future? In the meantime, is there a recommended pattern to handle DateTimeOffset values?

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 11 Apr 2013, 01:29 PM
Hello Steven,

Indeed the DateTimePicker does not allow you to specify any time offset - such option is not supported. The value is a JavaScript date created from the string in the text input of the DatePicker and the value submitted to the server is is again the same value from the input.

If you have an idea that will be of great use to all the users I strongly suggest you to share it on our  Feedback portal where more people can vote for it. If it gains popularity we will consider implementing it.

Kind regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Date/Time Pickers
Asked by
Steve
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or