Questions tagged [kendo-datetimepicker]

Kendo-datetimepicker allows the user to select a date and a time and to display the date and time with a specified format.

The Kendo datetimepicker is a Kendo-UI widget that can be theme able as well as allowing various customization.

  • Supports globalization
  • Easily set timezone
  • In-built range selection functionality
  • Supports keyboard navigation

Resources


Related tags

72 questions
2
votes
3 answers

Kendo control datepicker doesn't understand dateformat in MVVM

I have the following code: With the value to bind as such: from_date: "2014-01-01T00:00:00" In the object and it doesn't bind anymore. I have tried:
done_merson
  • 2,800
  • 2
  • 22
  • 30
2
votes
3 answers

Kendo UI datepicker doesn't display value initially when formatted

I have an issue with Kendo UI datepicker, it does not display an already set value through value attribute. Here's the markup: