mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

User should not be forced typing time #168

Closed royzrj closed 8 years ago

royzrj commented 8 years ago

This PR fixes the issue #167. "The user is forced to type the time when he/she chooses to type the date (when using any locale in which the datetime format is different than the 'YYYY/MM/DD hh:mm' default. I don't believe this should be an accepted behaviour."

mugifly commented 8 years ago

Oh...That's right. Thanks!