date format
for removed
Removed command: use `format date` instead
Signature
> date format (format string) --list
Parameters
format string
: the desired date format--list
(-l)
: lists strftime cheatsheet
Input/output types:
input | output |
---|---|
datetime | string |
string | string |