SoJ User Time Zone

Set user specific time zones; this is a work in progress.

Author:Jeff Johnson (profile at wordpress.org)
WordPress version required:2.7.1
WordPress version tested:2.7.1
Plugin version:1.0
Added to WordPress repository:24-04-2009
Last updated:24-04-2009
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:
Total downloads:896
plugin download
Click to start download

My intention was to create a plugin to allow authors to set their own time zones. It shouldn't take too much, but I keep having to put it off. It just needs to take into account daylight savings time, but this is a little tricky because you need to keep a record somehow of past DST times for posts published in the past.

I have a couple ideas for implementing this, but if anyone else has any brilliant ideas, please go for it. Another thing I intend to do is hook into pre_option_gmt_offset instead of the get_the_time filter, as it does now.

Let me know of any problems: jj56@indiana.edu


FAQ