Hacker News new | ask | show | jobs
by z2plusc 2331 days ago
OK.. so give it a second try ;) formatting is now based on detected browser locale.
1 comments

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.