mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 22:20:48 +02:00
257 B
257 B
title | layout | version |
---|---|---|
date list-timezone | command | 0.59.0 |
List supported time zones.
Signature
> date list-timezone
Examples
Show timezone(s) that contains 'Shanghai'
> date list-timezone | where timezone =~ Shanghai