Hacker News new | ask | show | jobs
by trulyme 1572 days ago
Ugh. Locales should be used for (user faced) input / output, never for saving data internally or for exporting it.

Well, there are some exceptions, like actually caring about the original datetime, but they are rare.