nushell/old_nushell/docs/commands/date-list-timezone.md
Fernando Herrera fdce6c49ab engine-q merge
2022-02-07 19:11:34 +00:00

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