date list-timezone for date> date list-timezone {flags} 
| input | output | 
|---|---|
| nothing | table | 
Show timezone(s) that contains 'Shanghai'
>date list-timezone|wheretimezone=~Shanghai
╭───┬───────────────╮
│# │   timezone    │
├───┼───────────────┤
│0│Asia/Shanghai│
╰───┴───────────────╯
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/date_list-timezone.html