DateTimePicker

Responsive flat design jQuery DateTime Picker plugin for Web & Mobile

Basic Usage of DateTimePicker with <input type="text"> Basic Usage of DateTimePicker with <input type="date"> or <input type="time"> or <input type="datetime">

* This does not work in IE versions less than 9

Basic Usage of DateTimePicker without <input type="text"> Show DateTimePicker on Event other than focus of Input Field Show DateTimePicker with a custom DateFormat in the DateTimePicker Header Increment/Decrement minutes with given Interval. Increment/Decrement seconds with given Interval. DateFormat, TimeFormat or DateTimeFormat specified as a Data Attributes DateFormat, TimeFormat or DateTimeFormat specified as Plugin Parameters DateFormat, TimeFormat or DateTimeFormat specified as Plugin Parameters as well as Data Attribute. In this case, Data Attribute has a higher priority. "MM yyyy", "MMM yyyy" and "MMMM yyyy" formats. Maximum and Minimum Date, Time or DateTime can be specified as Data Attribute Maximum and Minimum Date, Time or DateTime can be specified as Plugin Parameter Maximum and Minimum Date, Time or DateTime can be specified as Plugin Parameter and Data Attribute. In this case, Data Attribute has a higher priority. Set Today As Minimum Date Start and End Date, Time and DateTime fields can be specified as Data Attribute DateTimePicker Popup View specified as Parameter DateTimePicker Dropdown View specified as Parameter DateTimePicker View specified as HTML5 Custom Data Attribute DateTimePicker View selected based on Document Width Internationalization Internationalization German Set Value In Input Field DateTimePicker with Angular JS