1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 10:15:33 +02:00

tzutil: add Chinese translation

This commit is contained in:
Starccy 2019-03-11 23:04:12 +08:00 committed by Starbeamrainbowlabs
parent 6583372511
commit 85bd7629a3

View file

@ -0,0 +1,15 @@
# tzutil
> 用于显示或配置系统时区的工具.
- 获取当前的时区:
`tzutil /g`
- 显示可用的时区列表:
`tzutil /l`
- 将系统时区设置为特定值:
`tzutil /s {{时区id}}`