Hacker News new | ask | show | jobs
Show HN: Qrono – A "final" date/time library for JavaScript (qronojs.dev)
1 points by urin 127 days ago
I built Qrono as a practical default so you can stop debating date/time libraries.

- Minimal bundle size (3.5 kB for 100+ APIs; detailed comparison in the docs)

- UTC-first, but timezone & DST aware (a gap in other libraries)

- Type-safe, immutable, and chainable by design

Docs: https://qronojs.dev/