Time Zone chaging from Command Line

  • Thread starter Thread starter SunRace
  • Start date Start date
S

SunRace

Hello,

Is there any tool or command which can be used to change the time zone from
command line?
I am not talking about about timezone.exe - it just changes the daylight
saving time changes.
 
a reg file could be used to save and restore the two keys you need for the
change

"HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones"

"HKLM\\SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation"
 
Back
Top