Hacker News new | ask | show | jobs
by nanobyte109 2331 days ago
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...

1 comments

My bad - bug fixed

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