iamkun / iamkun/dayjs

Creation of a correspondence table with Moment

Open
#2,482 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
48.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

For migration from `os.path` to `pathlib` in python, there's a nice [correspondence table](https://docs.python.org/3/library/pathlib.html#correspondence-to-tools-in-the-os-module) that lists the equivalences. Does a similar thing exist for dayjs?

If not, could one be made? Some additional features of the table -
- [ ] A column which states which extensions are required (if any)
- [ ] A column which gives an example
- [ ] A column which states any semantic differences

Contributor guide

Open the contributing guide

Research direction

Use the Python pathlib correspondence table linked in the issue as the reference, then inspect Day.js documentation for any existing Moment migration material. Done means providing a Day.js–Moment correspondence table with extension requirements, examples, and semantic differences, or documenting why an equivalent already exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.