Hacker News new | ask | show | jobs
by TacoSteemers 1608 days ago
Unfortunately the browser implementations of the HTML5 datepicker only make sense for an audience that understands the US date notation. They can't be configured, as far as I know.
1 comments

What? The html date picker just uses the system date picker. And the value is formatted as yyyy-mm-dd when you submit it, that's not the US date format.
After reading your reply I checked again and it does indeed work as expected on Windows at least, so that is great news to me.