Y
Hacker News
new
|
ask
|
show
|
jobs
by
f_allwein
1273 days ago
Also, I’ve repeatedly come across date fields that force me to enter the month in two digits, i.e. 01 for January. What’s up with that?
2 comments
tiluha
1273 days ago
That's the default in Germany (and Europe?). Writing out the month is somewhat rare, although it does happen.
link
unsafecast
1273 days ago
I think GP meant that it's two digits instead of one (you have to type 01, not 1).
link
alistairSH
1273 days ago
I’ve seen that, but I’m ok with it. I just assume it’s much easier to parse/check the entry if there’s a full 8 digits (mmddyyyy).
link