Utech World Time

Creates real time customizable digital world clocks of any location of your choice on your posts or pages using simple shortcode.

Author:Meini (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.0 RC2
Plugin version:1.0
Added to WordPress repository:29-03-2010
Last updated:10-06-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.utechworld.com/projects/world-time...
Total downloads:5 438
Active installs:60+
plugin download
Click to start download

Creates digital real time world clocks on your posts or pages using simple shortcode. The customizable clocks show the name and current time of the location of your choice.

  • The clocks display the current time, even if the user's computer clock is wrong.
  • Automatic adjustment for Daylight Saving Time
  • All major time zones supported
  • Customizable and easy to use with shortcode

Quick Start

  • Put the following shortcode anywhere on your post or page to create a GMT/UTC clock:

    [worldtime]  
    
  • Use the 'places' parameter to specify the clock's time zone:

    [worldtime places="Paris"]  
    
  • List several places separated by a comma. This will create multiple world clocks in a stack (currently maximum 6)

    [worldtime places="Rome, New York"]  
    

The name of the location has to match exactly with a name in the list of the locations. For a complete list of all locations visit http://www.utechworld.com/locations/

Please note currently there are only up to 6 clocks supported in a stack. Also please limit the total number of clocks per page to 6, see below for further details.

Complete list of parameters of this version

places

takes a list of comma separated towns

base_color

background color e.g. base_color=fff for white

base_font_color

location font color e.g. base_color=000 for black

base_font_size

location font size

clock_color

time background color

clock_font_color

clock font color

clock_font_size

clock font size

gap

space (in pixels) between individual clocks in a stack

width

overrides width in pixels

sec

will hide seconds if set to 0, e.g. sec=0


FAQ
ChangeLog