iamkun / dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
https://day.js.org
MIT License
47.14k stars 2.31k forks source link

Creation of a correspondence table with Moment #2482

Open crnsh opened 1 year ago

crnsh commented 1 year ago

For migration from os.path to pathlib in python, there's a nice correspondence table that lists the equivalences. Does a similar thing exist for dayjs?

If not, could one be made? Some additional features of the table -

VladBrok commented 1 year ago

good idea!