nushell/docs/commands/date-list-timezone.md
Fernando Herrera dbcadbc12c moved folders
2022-02-07 19:23:12 +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