mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 11:54:02 +01:00
bff81f24aa
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
337 B
337 B
date list-timezone
List supported time zones.
Usage
> date list-timezone {flags}
Flags
- -h, --help: Display this help message
Examples
List all supported time zones
> date list-timezone
List all supported European time zones
> date list-timezone | where timezone =~ Europe