Y
Hacker News
new
|
ask
|
show
|
jobs
by
draxofavalon
3239 days ago
I would like date pickers to have years on left, then months and then days; that would be more intuitive at least for me because I tend to choose from left to right.
1 comments
s_kilk
3239 days ago
YYY-MM-DD also sorts lexographically, making it the perfect date format.
link
ben174
3239 days ago
ISO-8601
https://en.wikipedia.org/wiki/ISO_8601
link