Instead of standard YYYY-MM-DD, it would be nice to let user pass an option for the format of date. For instance ``-f "%a, %d %b %Y %z"`` would print something like `` Mon, 26 Jul 2021 -0700 [PM]``
Instead of standard YYYY-MM-DD, it would be nice to let user pass an option for the format of date.
For instance
-f "%a, %d %b %Y %z"would print something likeMon, 26 Jul 2021 -0700 [PM]