Skip to content

Support a time offset in addition to absolute time #447

@jmathai

Description

@jmathai

The --time argument for the update command only supports an absolute time. It would be great to also support an offset (plus or minus) to adjust the date based on its current date.

This could be done by overloading --time and checking for specific syntax or (preferably) adding an --time-offset argument. It would be nice if it supported english string's like PHP's strtotime - there is a python package for it but prefer not to pull it in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions