Hacker News new | ask | show | jobs
by nanobyte109 2334 days ago
The fact that it has the mm/dd/yyyy format makes me dislike the website
2 comments

OK.. so give it a second try ;) formatting is now based on detected browser locale.
Thanks!

But it still shows the date as mm/dd/yyyy format on the top right of the event box.

BTW you dont need momentjs, you can use Intl.DateTimeFormat https://developer.mozilla.org/de/docs/Web/JavaScript/Referen...

My bad - bug fixed

Thanks for pointing me to Intl formatting - I will probably migrate in next iteration.

I fully understand this - localisation is on it's way.