add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,16 +1,16 @@
# tzutil
> 用于显示或配置系统时区的工具。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/tzutil>.
> 一种用于显示或配置系统时区的工具。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/tzutil>
- 获取当前时区:
- 获取当前时区:
`tzutil /g`
- 显示可用时区列表:
- 显示可用时区列表:
`tzutil /l`
- 将系统时区设置为特定值:
`tzutil /s {{时区 id}}`
`tzutil /s {{timezone_id}}`