Nice little site, hope you had a good time making it.
Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
11–13 of 13 posts
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#12Nice little site, hope you had a good time making it.
Thanks, I did and I've learnt a lot
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#13Earlier quoted context omitted.
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.