forked from extern/nushell
Fix typo in date.cmd
This commit is contained in:
parent
219da892b2
commit
94744c626c
@ -5,10 +5,10 @@ Use `date` to get the current date and time. Defaults to local timezone but you
|
|||||||
## Flags
|
## Flags
|
||||||
|
|
||||||
--utc
|
--utc
|
||||||
Returns da current date and time in UTC
|
Returns the current date and time in UTC
|
||||||
|
|
||||||
--local
|
--local
|
||||||
Returns da current date and time in your local timezone
|
Returns the current date and time in your local timezone
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user