Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
1–10 of 13 posts
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#2Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#3Cool site too, bookmarked :)
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#4What website did you get your imagery from? I’ve seen it before but I’ve lost the link! Cool site too, bookmarked :)
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#5Couple of notes:
- The date picker is not super keyboard friendly, let me type to go faster than a select.
- You can save the event on some basic server and generate a uuid to share/edit them, that way i can link to my countdown.
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#6Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#7The fact that it has the mm/dd/yyyy format makes me dislike the website
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#8Cool idea love the simple UI. Couple of notes: - The date picker is not super keyboard friendly, let me type to go faster than a select. - You can save the event on some basic server and generate a uuid to share/edit them, that way i can link to my countdown.
When it comes to persistency - maybe I will add it some point, but no plans at this point
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#9The fact that it has the mm/dd/yyyy format makes me dislike the website
Re: Show HN: I Made Date Countdown Timers Webpage. OpenSource. No Ads. No Login
#10The fact that it has the mm/dd/yyyy format makes me dislike the website
OK.. so give it a second try ;) formatting is now based on detected browser locale.
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...