mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00: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