mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 05:49:17 +00:00
* 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