bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Manual Input - Month and Date are switched
trafficstars
Hi, I'm using version 1.0.22 and when I let the user enter the date manually, date and month are switched.
I am using a german date format "dd-MM-yyyy". When I enter "12-04-2016" it will save 4th December instead of 12th April. Entering something like "14-04-2016" even results in an invalid date, because there is no 14th month. I don't have this issue with the simple datepicker of uib.
How can I get around this? Thanks!