openblocks
openblocks copied to clipboard
Use days.js instead deprecated moment.js
Hi, "moment" is great but is deprecated, much better choice is https://day.js.org
Probably better to wait for the Temporal API to hit browsers.
All of those date libraries will be deprecated once it does.
You might like to apply Temporal API with a polyfill available here