bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

Manual Input - Month and Date are switched

Open molerat619 opened this issue 9 years ago • 0 comments
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!

molerat619 avatar Oct 29 '16 18:10 molerat619