mirror of
https://github.com/nushell/nushell.git
synced 2025-06-18 16:07:02 +02:00
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…
x
Reference in New Issue
Block a user