openblocks icon indicating copy to clipboard operation
openblocks copied to clipboard

Use days.js instead deprecated moment.js

Open m4rcelpl opened this issue 2 years ago • 2 comments

Hi, "moment" is great but is deprecated, much better choice is https://day.js.org

m4rcelpl avatar Nov 18 '22 18:11 m4rcelpl

Probably better to wait for the Temporal API to hit browsers.

All of those date libraries will be deprecated once it does.

gchartier avatar Nov 19 '22 01:11 gchartier

You might like to apply Temporal API with a polyfill available here

o-alexandrov avatar Nov 24 '22 10:11 o-alexandrov