Skip to content

touch should use the chrono crate and not time #4935

@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/uu/touch/Cargo.toml
22:time = { workspace=true, features = ["parsing", "formatting", "local-offset", "macros"] }

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