TimeZoneCalculator

#6 of 22 marked pages on the trail Wordpress Plugins by sidisinsane
sidisinsane's comments

calculates different times and dates in timezones with respect to daylight saving on basis of utc.

Installation


1. Put the timezonecalculator.php file in your WordPress plugins directory (usually wp-content/plugins).

2. In the WordPress admin console, go to the Plugins tab, and activate the TimeZoneCalculator plugin.

3. Go to the Options/TimeZoneCalculator and configure the timezones the way you like (all data for one timezone in one row, no spaces between ; separator). Feel free to play around and see the result in the section preview at the bottom of the options page.

4. Put this code

into your sidebar menu (sidebar.php) or where you want it to appear.
Other comments
There are no comments on this mark.