Demo - jquery-simple-datetimepicker

Inline

Append to Input-field

Append to Input-field (Inline)

In addition, this default date has specified by the input's value ("2012-01-01 10:00").

Set options

About details for these options, please see: Wiki.
Current date ("current": "2012-3-4 12:30")
dateFormat ("dateFormat": "YY/MM/DD h:m")
locale ("locale": "ja")
Available locales:
Change the interval of minute ("minuteInterval": 15)
Avaiable value:
min: 5, max: 30. (default: 30 minute. it means interval of each 30 minute.)
Change the first day of the week ("firstDayOfWeek": 1)
Avaiable value:
min: 0 (sunday), max: 6 (satday), default: 0 (sunday).
Thanks to: concept1hundred.
Disable the fade animation ("animation": false)