Jump to content

Time difference w/OS X + Windows


Geesu
 Share

9 posts in this topic

Recommended Posts

So I swear I've seen this somewhere, and I searched the forums for "time" (too many results) and "system time" but couldn't find anything concrete.

 

How do you fix the time issue where the system time is different in windows than it is in os x? Is there a windows applet that will auto-change it or a mac applet that will auto-change the time? Or is there an os x setting to not change the actual BIOS clock and to +/- it based on the timezone?

 

Thanks!!!

Josh

Link to comment
Share on other sites

I just created two batch files which i added to my startup and shutdown scriptsin windows. Works flawlessly.

 

Startup:

Change Atlantic Standard Time to your zone

RunDLL32 shell32.dll,Control_RunDLL %SystemRoot%\system32\TIMEDATE.cpl,,/Z Atlantic Standard Time

 

Shutdown:

RunDLL32 shell32.dll,Control_RunDLL %SystemRoot%\system32\TIMEDATE.cpl,,/Z Greenwich Standard Time
Link to comment
Share on other sites

 Share

×
×
  • Create New...