It's not immediately clear, when entering a date, that it's formatted as DD/MM/YYYY.
Hello! i can code to switch date format. I need to known - somebody is not make this thing too.
@djaiss Please tell me that i can implement date format. i think this way https://goo.gl/Aoj2FJ may be you can say something about, because im not detailed uderstand whole app, may be there is many date formats ind we need more than 1 input for date format
It would probably make sense to allow multiple formats.
E.g. MM/DD/YYY, MM.DD.YYYY, YYYY-MM-DD, etc
@errogaht that'd be awesome. It might be tricky because I'm using the default HTML5 datepicker, but if we can find something simple, let's do it!
We've switched away from the default HTML5 datepicker in 1.4.0 for
We'll have to change it for reminders, activities as well.
Taking this a little further, it would be nice to be able to choose between US/EU formats in the 'Account settings', next to 'Currency' and 'Temperature scale'. It's surprisingly frustrating entering dates 'the wrong way'.
This is something we should do indeed.
Date are now right formatted.
Most helpful comment
Taking this a little further, it would be nice to be able to choose between US/EU formats in the 'Account settings', next to 'Currency' and 'Temperature scale'. It's surprisingly frustrating entering dates 'the wrong way'.