Hacker News new | ask | show | jobs
by ckocagil 155 days ago
Late by a decade or more (JSR310 was released in 2014), but still a good development. I've tried convincing colleagues to use js-joda in the past but they thought they were keeping it simple by sticking to moment.js. They weren't.
1 comments

I remember running into the moment.js issue where my package size doubled by adding a date library: https://github.com/moment/moment/issues/3376