Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Machorror

macrumors newbie
Original poster
Dec 31, 2007
24
0
Hey you all know that you get a clock widget in your dashboard. But i need a clock widget that includes Cincinnati, Ohio. And its not there. Can someone please post a link to a good widget that has Cincinnati time.
THanks.
 
You can modify the current clock to contain whatever places you want.

Find the widget /Library/Widgets/World Clock.wdgt right click and show package contents.

Then open WorldClock.js. And insert the place you want in the appropriate place with the approariate offset. I have no idea what cincinnati's is so I just added a random offset.

{city:'Chicago', offset:-300, timezone:'America/Chicago'},
{city:'Cincinnati', offset:-217, timezone:'US/Eastern'},
{city:'Columbus', offset:-240, timezone:'US/Eastern'},

Then save the file and restart the widget

Picture 3.png
 
Thanks for that great tip, xUKHCx, I added my location very easily :)

No worries. :)



Do you mean this thread?

I have never used dashcode so not sure how the interface looks. I opened it up in textedit.

If it won't let you save it, do a "save as" and save it to the desktop then move it to /Library/Widgets/World Clock.wdgt/WorldClock.js

It is best to just reply to the thread as other may be able to help.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.