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