Skip to content

Would you consider a feature flag to use jiff over chrono? #163

@felipesere

Description

@felipesere

Hello,

Would you consider a PR that replaces chrono with jiff behind a feature flag?
The jiff crate is fairly new but a fresh take on time by BurntSushi (from ripgrep, regex and some other crates) that has
been gaining traction.

The jiff repo has a longer section comparing it to the other time crates, and chrono is very close to it.

I personally like BurntSushis technical design, particularly when it comes down to API stability and carrying as few dependencies as possible.

I'd be happy to give this a try if its something that would be considered for merging?
It will also allow upstream crates such as kube-rs to use jiff for its interaction with dates/times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions