Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 150 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 150 Bytes

Sync Asia Time

net stop w32time

w32tm /unregister

w32tm /register

net start w32time

tzutil /s "West Asia Standard Time"

w32tm /resync /force