Is it planned to add UTC Time as well ?

Comments

flevour’s picture

Status: Active » Fixed

Version 2 will include the ability of adding any number of timezones of your choice.
Cheers,
Francesco

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

ralfvk’s picture

I've just added the following code to the worldclock.module:

array( t('UTC'), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ),

And it seems to work.