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 |