Skip to content

Remove dependency on the time crate #285

@alexcrichton

Description

@alexcrichton

The time crate has been unmaintained and deprecated for a very long time now and isn't very keen or eager to add new features or fix bugs. It'd be best if the required functionality for chrono were folded directly into this crate (which probably doesn't include the entire time crate).

This would likely make it easier to solve issues like #284 and #243 because fixing those will require a new feature of the time crate which is not maintained and difficult to modify nowadays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions