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

Format Date(Time)Picker return value

1 Answer 122 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Onlineprinters
Top achievements
Rank 1
Onlineprinters asked on 27 May 2015, 10:03 AM

How can i define the date format whicht should be send to a remote server, when using a Date(Time)Picker as filterable ui in column definition?

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 29 May 2015, 08:07 AM

Hello Onlineprinters,

The Kendo UI DatePicker widget will return a standard JavaScript date object. If you want to format that object, you can call the kendo.toString() method and pass any format that you need. This is described here:

http://docs.telerik.com/kendo-ui/framework/globalization/dateformatting

Regards,
Kiril Nikolov
Telerik
 
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
Onlineprinters
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or