![]() |
i'm gonna try it tonight anyways... not having osx set to gmt seems like something good to have
thanks maya |
Quote:
|
|
Having OS X time zone as GMT is not really a solution IMO. I had no troubles with Windows set up to make the system clock based on GMT but you could always use AppleTimeService in Windows, thats supposed to work with zero troubles (it does on Macs so...)
|
so i used the windows bootcamp patch and it works. also installed the zeph patch but i'm not even sure what that does/did
but I have osx to pst time now, and windows showing it as well so thanks! |
localtime-toggle.pkg
The easiest fix that I have found is a small package called "localtime-toggle.pkg"
The original download link does not work any more so I am giving another link http://www.kreisels.com/ray/mystuff/...ime-Toggle.pkg Just set your Mac OS timezone as you would normally, and set your Windows time zone as you would normally. Install this package in Mac OS, and it takes care of everything and leaves you with the correct time zone and the correct time. good luck... |
Quote:
Relax, relax . . . . OS X collects and writes clock from/to BIOS directly !! Tuning can be done with these :- - Pls correct your clock to ur current time first. - Use a Terminal, - type sudo nano /etc/rc.local - type in ur password - type date `date -u +%m%d%H%M%Y` - type Ctrl O (to save) - type Ctrl X (to exit) - type sudo nano /etc/rc.shutdown.local - type date -u `date +%m%d%H%M%Y` - [look at the differences, will ya !!]- type Ctrl O (to save) - type Ctrl X (to exit) - restart if you wish to check clock in Win7 and restart again to SL. (DO NOT miss any single character above - otherwise it may not work) Well, upon next restart SL will be abit a bit lag to show ur tuned clock but if u click ur clock up there, the correct time will be displayed. Don't worry, the script won't brick ur OS X. Credits to ALL MENTORS around the GLOBE. |