Skip to content

--timestamp customization (format string like in UNIX date or GNU date) #13

@porg

Description

@porg

Feature Request

  • When using the --timestamp option it would be great if one could customize the format.
  • Ideally a well known/supported syntax, such as the one of the date utility.
  • If you'd implement it, I propose the following:
    • --timestampalone uses the default timestamp format
    • --timestamp <format-string> uses the custom date/time-stamp, e.g.
    • --timestamp '+%Y-%d-%m %H:%M:%S'
    • --timestamp plus argument --rfc-email or --rfc-3339=FMT anywhere else in command line to use these standardized date/time-stamp-formats (as in gnudate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions