Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Linux Kernel Spectre v2 SMT mitigations (github.com/google)
18 points by zx8080 on April 16, 2023 | hide | past | favorite | 6 comments


Can we all agree that 10/03/2023 is the worst possible date format? Why is this even in use?


Not entirely sure what the complaint is. I know HN is skewed very US heavy - but most of the rest of the world uses D/M/Y. I for one find M/D/Y bonkers ¯\_ (ツ)_/¯


But you only know at this point in time that it's d/m/y because otherwise it would be a date in the future. If it said 10/03/2022, would you know if it was in October or March? This causes needless confusion when there's better alternatives for date formatting (e.g. y-m-d).


There is only one date format, ISO 8601 (YYYY-MM-DD). Everything else is just a mistake that hasn’t been corrected yet ;)


RFC3339 is a more restricted subset of ISO 8601, which has the problem of allowing YYYY-Www-D and YYYY-DDD as well.


Legacy is a big factor. I imagine it may endure in part because you often care most about month-then-day. Year is less important when one cares about the most recent data.

IMO YYYY-MM-DD and MM-DD are best, and I try to use them everywhere I can.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: