jClocksGMT World Clocks free WordPress plugin
Description
jClocksGMT World Clocks free WordPress plugin
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
offset
Usage [jclocksgmt offset=’-6′] Set Standard GMT offset
dst
Usage [jclocksgmt dst=’true] set FALSE if location does not need to observe dst
digital
Usage [jclocksgmt digital=true] Display digital clock
analog
Usage [jclocksgmt analog=true] Display analog clock
timeformat
Usage [jclocksgmt timeformat=’hh:mm A’] Time format
date
Usage [jclocksgmt date=false] Display date
dateformat
Usage [jclocksgmt dateformat=’MM/DD/YYYY’] Date format
skin
Usage [jclocksgmt skin=1] Set 1 of 5 clock themes.
A basic shortcode for a custom location would look like this:
[jclocksgmt title=’Houston, TX, USA’ offset=’-6′]
See more documentation in FAQ section.