Azure / Azure/azure-functions-durable-js
Replace `moment.js` usage with `Luxon`
Open
dependencies
documentation
dtfx
post-GA
v3
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 66
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 4
Description
The `moment.js` library is in [maintenance mode](https://momentjs.com/docs/#/-project-status/) and the maintainers suggest switching to a different library. We should update our samples to use [Luxon](https://moment.github.io/luxon/index.html) instead.
Contributor guide
Research direction
Inspect the repository samples and search for moment.js usage. Read the surrounding sample setup to identify every affected example, then update those examples to use Luxon and verify that no sample still relies on moment.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100