Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
porg opened this issue Jul 16, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@porg
Copy link

porg commented Jul 16, 2022

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)
@porg
Copy link
Author

porg commented Nov 15, 2022

Any plans for implementation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants