date format for removed
Removed command: use `format date` instead.
Signature
> date format {flags} (format string)
Flags
--list, -l: lists strftime cheatsheet
Parameters
format string: The desired date format.
Input/output types:
| input | output |
|---|---|
| datetime | string |
| string | string |