Skip to content

pr should use the chrono crate and not time #4934

@sylvestre

Description

@sylvestre

We are mixing time and chrono in the project. So, we should only use chrono to facilitate the maintenance.

$ rg "^time =" src/pr/touch/Cargo.toml
19:time = { workspace=true, features = ["local-offset", "macros", "formatting"] }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions