Azure / Azure/azure-functions-durable-js

Replace `moment.js` usage with `Luxon`

Open
#276 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.