Skip to content

Add support for jiff instead of chrono #631

Description

@BurntSushi

We are looking at using this crate in uv: astral-sh/uv#15925

However, in uv, we are using jiff to handle datetime. But this crate uses chrono.

Would y'all be open to a patch that lets users opt out of chrono and instead use jiff?

From a quick glance, this might not be straight-forward. For one, chrono is in your public API. And there are a number of spots where y'all are using chrono APIs internally. But I wanted to gauge if you were open to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions