Migrate momentjs
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[ ] Bug report
[x] Feature request
[ ] Support request
```
Momentjs is no longer a good choice for new projects as described on their official website [here](https://momentjs.com/docs/#/-project-status/). You could use `Luxon` or `Dayjs` which has relatively the same syntax as momentjs which makes migration a lot easier.
I know that this is a breaking change for the existing projects using this library. I don't know, maybe you should start a new repo.
Contributor guide
Assessment
This issue has not been assessed yet.