DioxusLabs / DioxusLabs/dioxus
Migrate From Chrono To Jiff
Open
enhancement
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Chrono was soft-deprecated and Jiff was recommended instead
https://github.com/chronotope/chrono/issues/1768
I already switched all my projects over to jiff. But Dioxus still pulls in chrono. Dioxus should transition to use jiff
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Chrono deprecation issue, then search the Dioxus repository for the chrono dependency and its usages. Replace the project’s Chrono integration with Jiff and run the existing project checks; done means Dioxus no longer pulls in chrono and those checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100