mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 10:31:23 +00: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
|
|
|