mirror of
https://github.com/nushell/nushell.git
synced 2024-12-28 09:59:36 +01:00
12 lines
128 B
Markdown
12 lines
128 B
Markdown
|
# date now
|
||
|
Get the current date.
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> date now {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|