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

Timepicker

2 Answers 76 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Stephane
Top achievements
Rank 1
Stephane asked on 30 Jul 2013, 07:23 AM
Hi,

I want to edit and display in a kendo window a time property (format HH:mm). 
I started with the Time editor and with a DateTime attribute, but the value to be biended is not displayed in the form.
How can we fix it ?
Apparently the Timepicker supports a TimeSpan value, but Javascript doesn't support Timespan (json serialization problems).
ex : @Html.EditorFor(m => m.StartTime, "Time")

Thanks for your help

2 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 01 Aug 2013, 06:17 AM
Hello Stephane,

I do not understand the case, could you please elaborate? Timepicker should display either the time portion of a DateTime object or TimeSpan.

Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Stephane
Top achievements
Rank 1
answered on 08 Jul 2015, 12:48 PM
Test
Tags
Date/Time Pickers
Asked by
Stephane
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Stephane
Top achievements
Rank 1
Share this question
or