The World Clock widget on the OS X (Mac) Dashboard presents a list of cities representing the different time zones around the world. This is handy for those of us who have friends or do business across the globe. However, for situations where one needs Coordinated Universal Time (UTC), also known as Greenwich Mean Time (GMT) or “Zulu” Time… there doesn’t appear to be any setting.
Be sure to select the right city. London would appear to be the correct choice seeing how Greenwich is a district of Greater London… but London observes summer time, so the clock will be off by an hour for half of the year.
To show the correct time choose the fair city of Reykjavík, Iceland. Iceland does not observe summer time and is in the same time zone as Greenwich.
There are ways to hack the World Clock configuration file to add an actual UTC selection, but choosing Reykjavík is simple and quick.

Thanks for this tip! I’d been looking for a way to get UTC without having to hack the JS files in the widget.
I’m glad it helped.
Cheers!
Great! Exactly the info I needed.
Thanks for the post.
Ah ha! This is great. Thank you for the tip.
Dude, just what I needed. Thanks.
tnx ^_^
tnx ^_^, is there a way / hack to rename the label of the widget?
Off hand I don’t know of a way to relabel the widget. There are some posts that can be found via Google that get into the deeper internals. This method satisfied my goal and I didn’t pursue it any further.
Don’t know why this isn’t a standard in the widget. Who doesn’t use UTC? Cummon Apple! Get with the program! More people know UTC than Rejsacivivk Rekcjaysvic oh you know what I mean!
)
Hi James
I just stumbled across your page
while looking for a way to display UTC on the OS X clock widget.
(It’s Venus transit day, and I don’t want to miss it because of a mistake in determining UTC.)
Thanks for the Reykjavik tip! It works like a charm, but someone asked about relabling the clock. I found it’s an easy tweak:
Navigate to /Library/Widgets
Right-click (or control-click) on World Clock and select Show Package Contents
Open the English.lproj folder (or the folder for the appropriate language)
Copy localizedStrings.js to the desktop (You can’t edit it while it’s in a system folder)
Open localizedStrings.js in a text editor
Find the string for Reykjavik and change it to:
localizedCityNames['Reykjavik'] = ‘UTC’;
Replace the file in the system folder and authenticate with your password
Restart the Mac. That should do it.
Dave
Thank you so much for sharing the tip!
Reykjavik is gone in Mountain Lion…
Bill,
Thanks for the notification!
Obviously Iceland has not be swept away by passing singularity and is still on the map, so they’ve reworked time zones it would seem. I’ll be updating one of my machines soon and will be able to see what has been done.
I’m on Mountain Lion (10.8), and I have Reykjavik under the Atlantic region.
nice one, thanks!
I have Mountain Lion. Reykjavik shows up in my widget and is currently allowing the widget to display GMT (thank yooouuuu). But the following site says Reykjavik is GMT+1 right now: http://wwp.greenwichmeantime.com/time-zone/europe/iceland/reykjavik/
idgi.
Thanks for the information.
I think it’s curious that the site says that Reykjavík is GMT +1. I suspect it’s wrong.
If you look on that same site — for Iceland itself — it states, “Unlike most states in Europe, Summer (Daylight-Saving) Time is NOT observed in Iceland.”
http://wwp.greenwichmeantime.com/time-zone/europe/iceland/
I’ve done some googling and have found no other site that claims that Reykjavík is GMT +1.