Skip to content

Support timestamp in the format @%s (seconds since epoch) like GNU date #1493

@nabellows

Description

@nabellows

A lot of my utilities handle dates in the seconds-since-epoch format, and I cannot portably use GNU date on MacOS to parse these back to another format for fd without slow means such as python wrapper. I think it is a standard enough date format and not ambiguous when prefixed with '@' just as GNU date can handle via date -d.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions