Keeslinp

joined 2 years ago
[–] Keeslinp@programming.dev 0 points 2 years ago (1 children)

ISO dates are the goat because they string compare correctly. Just yesterday I shaved 2 full seconds off a page transition by removing a date parse in the middle of a hot sorting loop. Everything should use ISO in my opinion.