<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress plugin browser Topic: User Timezones</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser Topic: User Timezones</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 11:56:49 +0000</pubDate>

<item>
<title>itissue on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-904</link>
<pubDate>Fri, 07 Mar 2008 16:25:53 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">904@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This plugin is great. Does it change the time for posts automatically or do you need to use bb_offset_time() ? I didn't use that and the time zone didn't change for the posts, so I was wondering if we needed it. If so, how and where would we apply it? It doesn't say under the Installation or Other notes.
&#60;/p&#62;</description>
</item>
<item>
<title>shaythong on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-620</link>
<pubDate>Sat, 03 Nov 2007 04:41:35 +0000</pubDate>
<dc:creator>shaythong</dc:creator>
<guid isPermaLink="false">620@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Yep, punkstar's addition was a great modification for the user-timezones plug-in. It's great! My posts now have the correct time. You should implement automatic DST in this.
&#60;/p&#62;</description>
</item>
<item>
<title>Scoop0901 on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-329</link>
<pubDate>Sat, 30 Jun 2007 22:47:12 +0000</pubDate>
<dc:creator>Scoop0901</dc:creator>
<guid isPermaLink="false">329@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Excellent plugin, and another that should be in the core.  In fact, with punkstar's addition, it really deserves to be added to the core.
&#60;/p&#62;</description>
</item>
<item>
<title>punkstar on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-302</link>
<pubDate>Tue, 19 Jun 2007 16:04:30 +0000</pubDate>
<dc:creator>punkstar</dc:creator>
<guid isPermaLink="false">302@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;To remove the textbox and replace it with a drop down, edit user-timezones.php, replace the function &#60;code&#62;extra_profile_info&#60;/code&#62; with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function extra_profile_info( $user_id ) {
		$user_offset = $this-&#38;gt;get_user_offset( $user_id );
		$timezones = array(-12 =&#38;gt; &#38;#39;Baker Island Time&#38;#39;,-11 =&#38;gt; &#38;#39;Niue Time, Samoa Standard Time&#38;#39;,-10 =&#38;gt; &#38;#39;Hawaii-Aleutian Standard Time, Cook Island Time&#38;#39;,-9.5 =&#38;gt; &#38;#39;Marquesas Islands Time&#38;#39;,-9 =&#38;gt; &#38;#39;Alaska Standard Time, Gambier Island Time&#38;#39;,-8 =&#38;gt; &#38;#39;Pacific Standard Time&#38;#39;,-7 =&#38;gt; &#38;#39;Mountain Standard Time&#38;#39;,-6 =&#38;gt; &#38;#39;Central Standard Time&#38;#39;,-5 =&#38;gt; &#38;#39;Eastern Standard Time&#38;#39;,-4 =&#38;gt; &#38;#39;Atlantic Standard Time&#38;#39;,-3.5 =&#38;gt; &#38;#39;Newfoundland Standard Time&#38;#39;,-3 =&#38;gt; &#38;#39;Amazon Standard Time, Central Greenland Time&#38;#39;,-2 =&#38;gt; &#38;#39;Fernando de Noronha Time, South Georgia &#38;amp;amp; the South Sandwich Islands Time&#38;#39;,-1 =&#38;gt; &#38;#39;Azores Standard Time, Cape Verde Time, Eastern Greenland Time&#38;#39;,0 =&#38;gt; &#38;#39;Western European Time, Greenwich Mean Time&#38;#39;,1 =&#38;gt; &#38;#39;Central European Time, West African Time&#38;#39;,2 =&#38;gt; &#38;#39;Eastern European Time, Central African Time&#38;#39;,3 =&#38;gt; &#38;#39;Moscow Standard Time, Eastern African Time&#38;#39;,3.5 =&#38;gt; &#38;#39;Iran Standard Time&#38;#39;,4 =&#38;gt; &#38;#39;Gulf Standard Time, Samara Standard Time&#38;#39;,4.5 =&#38;gt; &#38;#39;Afghanistan Time&#38;#39;,5 =&#38;gt; &#38;#39;Pakistan Standard Time, Yekaterinburg Standard Time&#38;#39;,5.5 =&#38;gt; &#38;#39;Indian Standard Time, Sri Lanka Time&#38;#39;,5.75 =&#38;gt; &#38;#39;Nepal Time&#38;#39;,6 =&#38;gt; &#38;#39;Bangladesh Time, Bhutan Time, Novosibirsk Standard Time&#38;#39;,6.5 =&#38;gt; &#38;#39;Cocos Islands Time, Myanmar Time&#38;#39;,7 =&#38;gt; &#38;#39;Indochina Time, Krasnoyarsk Standard Time&#38;#39;,8 =&#38;gt; &#38;#39;Chinese Standard Time, Australian Western Standard Time, Irkutsk Standard Time&#38;#39;,8.75 =&#38;gt; &#38;#39;Southeastern Western Australia Standard Time&#38;#39;,9 =&#38;gt; &#38;#39;Japan Standard Time, Korea Standard Time, Chita Standard Time&#38;#39;,9.5 =&#38;gt; &#38;#39;Australian Central Standard Time&#38;#39;,10 =&#38;gt; &#38;#39;Australian Eastern Standard Time, Vladivostok Standard Time&#38;#39;,10.5 =&#38;gt; &#38;#39;Lord Howe Standard Time&#38;#39;,11 =&#38;gt; &#38;#39;Solomon Island Time, Magadan Standard Time&#38;#39;,11.5 =&#38;gt; &#38;#39;Norfolk Island Time&#38;#39;,12 =&#38;gt; &#38;#39;New Zealand Time, Fiji Time, Kamchatka Standard Time&#38;#39;,12.75 =&#38;gt; &#38;#39;Chatham Islands Time&#38;#39;,13 =&#38;gt; &#38;#39;Tonga Time, Phoenix Islands Time&#38;#39;,14 =&#38;gt; &#38;#39;Line Island Time&#38;#39;);
	?&#38;gt;
	&#38;lt;table&#38;gt;
		&#38;lt;tr&#38;gt;
			&#38;lt;th scope=&#38;quot;row&#38;quot;&#38;gt;&#38;lt;label for=&#38;quot;time_offset&#38;quot;&#38;gt;Time Zone:&#38;lt;/label&#38;gt;&#38;lt;/th&#38;gt;
			&#38;lt;td&#38;gt;
				&#38;lt;select name=&#38;quot;time_offset&#38;quot; id=&#38;quot;time_offset&#38;quot;&#38;gt;
					&#38;lt;? foreach($timezones as $offset =&#38;gt; $timezone):?&#38;gt;
						&#38;lt;option value=&#38;quot;&#38;lt;?=$offset;?&#38;gt;&#38;quot; &#38;lt;?=($user_offset==$offset)?&#38;quot;selected=&#38;#39;selected&#38;#39;&#38;quot;:&#38;#39;&#38;#39;;?&#38;gt;&#38;gt;
							&#38;lt;?php
							if($offset&#38;gt;0) {
								$utc = &#38;quot;[UTC + $offset]&#38;quot;;
							} else {
								$utc = &#38;quot;[UTC - &#38;quot;.($offset*-1).&#38;quot;]&#38;quot;;
							}
							echo &#38;quot;$utc $timezone&#38;quot;;
							?&#38;gt;
						&#38;lt;/option&#38;gt;
					&#38;lt;? endforeach;?&#38;gt;
				&#38;lt;/select&#38;gt;
			&#38;lt;/td&#38;gt;
		&#38;lt;/tr&#38;gt;
	&#38;lt;/table&#38;gt;
	&#38;lt;?php
	}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>codenameguzguz on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-112</link>
<pubDate>Wed, 28 Feb 2007 00:27:47 +0000</pubDate>
<dc:creator>codenameguzguz</dc:creator>
<guid isPermaLink="false">112@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;have a drop down menu, also when you go to &#34;edit&#34; have your time selected so you don't confuse other's w/ having to re-type it in. other then that, good job.
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-104</link>
<pubDate>Sat, 24 Feb 2007 00:08:21 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">104@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Trent, I believe this has been fixed in version 0.2.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-92</link>
<pubDate>Sat, 17 Feb 2007 19:57:12 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">92@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It would seem that installing this particular plugin on my site screws up my registration page:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;bb_get_user needs a numeric ID&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Quick fix I am sure, but wanted to let you know!   Disabled it for now!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-82</link>
<pubDate>Thu, 08 Feb 2007 23:36:42 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">82@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This is pretty wicked!   Considering how busy you have been, this plugin is good enough for now!
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "User Timezones"</title>
<link>http://bbpress.org/plugins/topic/user-timezones/#post-81</link>
<pubDate>Thu, 08 Feb 2007 21:30:49 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">81@http://bbpress.org/plugins/</guid>
<description>Allows users to specify their own timezone.</description>
</item>

</channel>
</rss>
