Creation of a correspondence table with Moment
- 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
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