Hacker News new | ask | show | jobs
by dislikedtom2 1299 days ago
I like it. However all the dates and times are in american format that I don't use.
1 comments

I'll see if I can localize it. Can you give me an example format?
I personally use "en-GB", which results something like dd.MM. HH:mm. JS date object has bunch of methods for locale formatting. edit: actually it seems my browser does not expose correct locales...
The dates/times should now be localised!
Can you also look at adding the time/date's timezone on the end? Thanks, I love the site's layout/design
What do you mean?
I think he meant like: "23/11/2022, 15:00:00 GMT+1"

Doesn't seen necessary imo as long as the dates aren't in MM/DD/YYYY format and are in browser's timezone.