JClocksGMT World Clocks Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
jClocksGMT is a jQuery analog and digital world clocks plugin based on GMT offsets.
Now supporting automatic daylight saving time conversions for affected timezones.
Requires jQuery Rotate plugin.
[jclocksgmt]
This shortcode will display the default clock for Greenwich, England
Additional attributes:
- title
- Usage
[jclocksgmt title='Houston, TX, USA']
Title of location
- Usage
- offset
- Usage
[jclocksgmt offset='-6']
Set Standard GMT offset
- Usage
- dst
- Usage
[jclocksgmt dst='true]
set FALSE if location does not need to observe dst
- Usage
- digital
- Usage
[jclocksgmt digital=true]
Display digital clock
- Usage
- analog
- Usage
[jclocksgmt analog=true]
Display analog clock
- Usage
- timeformat
- Usage
[jclocksgmt timeformat='hh:mm A']
Time format
- Usage
- date
- Usage
[jclocksgmt date=false]
Display date
- Usage
- dateformat
- Usage
[jclocksgmt dateformat='MM/DD/YYYY']
Date format
- Usage
- skin
- Usage
[jclocksgmt skin=1]
Set 1 of 5 clock themes.
- Usage
A basic shortcode for a custom location would look like this:
[jclocksgmt title=’Houston, TX, USA’ offset=’-6′]
See more documentation in FAQ section.