Hacker News new | ask | show | jobs
by david_for_you 1711 days ago
Given that today is 6th Oct, I am gonna guess 06-10-2021 means today, and not the 10th of June. More often than not American dates would use a 06/10/2021 format, I think?
1 comments

> More often than not American dates would use a 06/10/2021

No, we use the nonsense MM/DD/YYYY ordering (usually without leading 0s). 6 Oct would be 10/6/2021.

ISO/RFC 3339 YYYY-MM-DD is really the way to go…