Login
Roast topics
Find topics
Find it!
From:
Blog – Jiří Pudil
(Uncensored)
subscribe
Beyond Date: bulletproof date and time API in JavaScript
https://jiripudil.cz/blog/beyond-date
links
backlinks
Roast topics
Find topics
Roast it!
I've talked about date and time not being easy in PHP, and it's not easier in JavaScript either. Luckily, similarly to the PHP ecosystem, the community has provided better solutions to date and time than the native Date. Let's discuss them.