trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

datetimepicker.setDefaults #717

Open Fluitketel opened 10 years ago

Fluitketel commented 10 years ago

I want to create default settings for the datetime picker. I know I have to use the $.timepicker.setDefaults(); to do this, but this will obviously also change my timepicker settings. Is there a way to set the default settings for the datetimepicker without affecting the timepicker or datepicker? I was thinking about something like $.datetimepicker.setDefaults();