<?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 support forums Tag: time</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: time</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 06:31:31 +0000</pubDate>

<item>
<title>_ck_ on "Bad indication of bb_get_post_time"</title>
<link>http://bbpress.org/forums/topic/bad-indication-of-bb_get_post_time#post-21121</link>
<pubDate>Sat, 29 Nov 2008 10:03:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">21121@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress doesn't show actual time, but the elapsed time to prevent timezone confusion while internally tracking via gmt/utc time. If you insist on seeing accurate local time for your posts you might want to try the user timezone plugin.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/user-timezones/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/user-timezones/&#60;/a&#62;&#60;br /&#62;
and&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/accurate-post-time/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/accurate-post-time/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "Bad indication of bb_get_post_time"</title>
<link>http://bbpress.org/forums/topic/bad-indication-of-bb_get_post_time#post-19743</link>
<pubDate>Thu, 09 Oct 2008 12:08:21 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">19743@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
i have a french forum, in the admin, i put &#34;2&#34; at the UTC option&#60;/p&#62;
&#60;p&#62;So, the topic_time is correct on front-page, but not the bb_get_post_time in the posts... why?&#60;/p&#62;
&#60;p&#62;bb_get_post_time use the UTC time, and not my personal modification&#60;/p&#62;
&#60;p&#62;Bye&#60;/p&#62;
&#60;p&#62;ps: i use the alpha-1
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbPress call for the time"</title>
<link>http://bbpress.org/forums/topic/bbpress-call-for-the-time#post-16441</link>
<pubDate>Sat, 24 May 2008 09:09:00 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16441@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you just want the year with php, you don't need bbPress functions at all, just php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo date(&#38;#39;Y&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That will echo the current year.
&#60;/p&#62;</description>
</item>
<item>
<title>parthatel on "bbPress call for the time"</title>
<link>http://bbpress.org/forums/topic/bbpress-call-for-the-time#post-16437</link>
<pubDate>Fri, 23 May 2008 23:52:31 +0000</pubDate>
<dc:creator>parthatel</dc:creator>
<guid isPermaLink="false">16437@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just like how Wordpress calls time in the footer by &#38;lt;?php the_time('Y'); ?&#38;gt; and the name by &#38;lt;?php bloginfo(); ?&#38;gt;. What is the code I need to use for bbPress since &#38;lt;?php the_time('Y'); ?&#38;gt; doesn't work to get the year? I also need to know how to get the bbPress title.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Howto get time in plugin ?"</title>
<link>http://bbpress.org/forums/topic/howto-get-time-in-plugin#post-15668</link>
<pubDate>Tue, 22 Apr 2008 15:27:06 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15668@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If current time is 10 minutes off then the host you are on has it's system clock set wrong. Contact them to see if that's correct and if they can sync the host computer's clock.
&#60;/p&#62;</description>
</item>
<item>
<title>anjap on "Howto get time in plugin ?"</title>
<link>http://bbpress.org/forums/topic/howto-get-time-in-plugin#post-15658</link>
<pubDate>Tue, 22 Apr 2008 12:32:19 +0000</pubDate>
<dc:creator>anjap</dc:creator>
<guid isPermaLink="false">15658@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm trying to make a additional view in the plugin &#34;my-views&#34;, where I show &#34;new post since last logout&#34;. Inorder to do this I have added a new column to the online tabel from plugin &#34;simpel onlinelist&#34; inwhich I put the time when the user logoff.&#60;br /&#62;
I use the time from onlinelist : &#60;/p&#62;
&#60;p&#62;$now = bb_current_time('mysql');&#60;/p&#62;
&#60;p&#62;but it look as if the time is 10 min to late!&#60;br /&#62;
So if I logoff and then logon again I may get some post which are to old.&#60;/p&#62;
&#60;p&#62;In order to compare I made a small test where I made a new post and the logged out. Time on the post say 2008-04-22 11:44:07 and on the logout  2008-04-22 11:34:49.&#60;/p&#62;
&#60;p&#62;Can anyone tell me how the time on the posts are made ?&#60;br /&#62;
or how the  bb_current_time() works ?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-6272</link>
<pubDate>Sun, 01 Apr 2007 14:12:27 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6272@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well yes, you can set it to whatever timezone you want and not that of the server, but why wouldn't you?   I guess if you have the server 10 timezones away from most of your users.   Either way, just having one time in the config.php and then the Timezone plugin will help 'all' your users around the world!   Regardless of their invidicual timezones.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-6255</link>
<pubDate>Sat, 31 Mar 2007 23:03:28 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6255@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;You have to put the time in your config.php that is that of the server.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Do you really? Or have I misunderstood this completely?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/blog/2007/02/bbpress-time-functions-no-longer-insane/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/blog/2007/02/bbpress-time-functions-no-longer-insane/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;em&#62;bbPress constrained you, the person installing bbPress, to set it’s internal timezone to match exactly that of the server it was running on.&#60;/p&#62;
&#60;p&#62;That’s ridiculous.&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;With bbPress 0.8, all that has changed. You can set bbPress’ timezone to anything you like completely independent of where you are and where your server is.&#60;/em&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-6253</link>
<pubDate>Sat, 31 Mar 2007 22:29:24 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6253@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You have to put the time in your config.php that is that of the server.    Then you would need to head over to the tab 'extend' in this forum and get the Timezone plugin for users.    That way everyone will have the correct time when viewing the forum.   It works best to have the timezone of the server in your config.php though.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>braenz on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-6249</link>
<pubDate>Sat, 31 Mar 2007 20:19:05 +0000</pubDate>
<dc:creator>braenz</dc:creator>
<guid isPermaLink="false">6249@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm in NZ, and when I post to our forum in &#60;a href=&#34;http://monarch.org.nz,&#34; rel=&#34;nofollow&#34;&#62;http://monarch.org.nz,&#60;/a&#62; the time immediately says the freshness is &#34;12 hours&#34;. &#60;/p&#62;
&#60;p&#62;How can I change it to recognise that we're 12 hours in front of GMT?&#60;/p&#62;
&#60;p&#62;Jacqui
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-5164</link>
<pubDate>Mon, 05 Mar 2007 18:43:57 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">5164@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think it's probably an issue with the memberlist plugin then, more than anything else.   Maybe try contacting the plugin author:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rayd.org/forums/topic/41&#34; rel=&#34;nofollow&#34;&#62;http://www.rayd.org/forums/topic/41&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>macwise on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-5162</link>
<pubDate>Mon, 05 Mar 2007 18:19:13 +0000</pubDate>
<dc:creator>macwise</dc:creator>
<guid isPermaLink="false">5162@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;chrishajer,&#60;/p&#62;
&#60;p&#62;Your assessment is correct on all counts.  I'm even using the same setup you're using.  (bb .80 and wp integration).  As for the GMT, I guess I was just expecting the correct time to be calculated on the memberlist page as well, since it's implemented everywhere else.  Isn't that what makes the most sense?  Maybe I'm missing something.  &#60;/p&#62;
&#60;p&#62;My problem is minor, and only arises (so far) when I'm using shell to scan through my server logs, and the time on the logs is adjusted for my timezone but the time on the memberlist page doesn't match up.  Just gotta do math, which is less favorable in my case. ;)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-5150</link>
<pubDate>Mon, 05 Mar 2007 08:05:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">5150@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I haven't looked at the code, but my guess is that since the dates are stored in the DB as GMT, and the time functions display times as &#34;time elapsed since&#34; that this is expected.  Where are you seeing the actual times displayed?  &#60;/p&#62;
&#60;p&#62;I just registered a new user.  I get &#34;Member since: March 5, 2007 (7 minutes)&#34; and &#34;user [profile] registered 7 minutes ago&#34; in the profile page and the admin page respectively. The memberlist plugin shows the time as the time on the server: 03/05/07 at 02:52:44 AM (when it was actually 1:52 AM where I am.)  In the database, it's stored as 2007-03-05 07:52:44&#60;/p&#62;
&#60;p&#62;Where are you seeing the GMT and what functions does it affect?&#60;/p&#62;
&#60;p&#62;Also, I am using .80 with WP integration (for users anyway) and not using any plugins for the user timezone or anything like that.    How about you?
&#60;/p&#62;</description>
</item>
<item>
<title>macwise on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-5148</link>
<pubDate>Mon, 05 Mar 2007 05:12:35 +0000</pubDate>
<dc:creator>macwise</dc:creator>
<guid isPermaLink="false">5148@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;any one have an idea about this?
&#60;/p&#62;</description>
</item>
<item>
<title>macwise on "User Registration time +8 hours (GMT)?"</title>
<link>http://bbpress.org/forums/topic/user-registration-time-8-hours-gmt#post-5076</link>
<pubDate>Fri, 02 Mar 2007 23:37:07 +0000</pubDate>
<dc:creator>macwise</dc:creator>
<guid isPermaLink="false">5076@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I seem to have stumbled on another oddity I can't solve...my user registration times are based on GMT, not on Pacific time as I have configured in the bbpress config.php file, as well as the wp Admin-&#38;gt;Options page.  I have added the following php script to a page to detect the server time.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;? print date(&#38;quot;F d, Y H:i:s&#38;quot;, time())?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The time returned is the correct (Pacific) time, (-8 GMT).  Any suggestions where else I can look, what else to try?
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Time Format"</title>
<link>http://bbpress.org/forums/topic/time-format#post-4259</link>
<pubDate>Fri, 09 Feb 2007 09:00:02 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">4259@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In bbPress 0.8, you just pass the function the date format you want:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/blog/2007/02/bbpress-time-functions-no-longer-insane/#63-templates&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/blog/2007/02/bbpress-time-functions-no-longer-insane/#63-templates&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Time management needs a lot of care"</title>
<link>http://bbpress.org/forums/topic/time-management-needs-a-lot-of-care#post-3471</link>
<pubDate>Sun, 21 Jan 2007 17:48:35 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3471@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think this is the specific TRAC ticket to watch:&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/ticket/521&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/521&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Time management needs a lot of care"</title>
<link>http://bbpress.org/forums/topic/time-management-needs-a-lot-of-care#post-3466</link>
<pubDate>Sun, 21 Jan 2007 16:47:26 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3466@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am mountain time with a server in mountain time and I still had to tell config.php to use Eastern time for posts to show up correctly.   That is part of the reason Micheal is auditing the time functions for the release of 0.8 coming out fairly soon.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>mattgriffin on "Time management needs a lot of care"</title>
<link>http://bbpress.org/forums/topic/time-management-needs-a-lot-of-care#post-3465</link>
<pubDate>Sun, 21 Jan 2007 16:44:24 +0000</pubDate>
<dc:creator>mattgriffin</dc:creator>
<guid isPermaLink="false">3465@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just wanted to bump this time problem again here. Originally I had GMT - 5 hours. I set the correct GMT-7 for my server (in CA even though I'm in NY) but I still have Freshness -1 year for a few hours before it suddenly crosses the zero line and starts behaving more normally.&#60;/p&#62;
&#60;p&#62;Is this problem about to be resolved or should I keep playing &#34;guess&#34; the hour games until this problem stops happening?&#60;/p&#62;
&#60;p&#62;Matt
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Time Format"</title>
<link>http://bbpress.org/forums/topic/time-format#post-3443</link>
<pubDate>Sun, 21 Jan 2007 11:38:50 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">3443@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ands how does one change the time from&#60;br /&#62;
2007-01-16 18:23:58&#60;br /&#62;
to&#60;br /&#62;
January 16, 2007&#60;/p&#62;
&#60;p&#62;So no time, only date. I have added &#60;code&#62;&#38;lt;?php topic_time(); ?&#38;gt;&#60;/code&#62;  to my frontpage and it shows: 2007-01-16 18:23:58, but on the fronpage (only there) I want to show it like: January 16, 2007&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
</item>
<item>
<title>thomasklaiber on "Time management needs a lot of care"</title>
<link>http://bbpress.org/forums/topic/time-management-needs-a-lot-of-care#post-3394</link>
<pubDate>Sat, 20 Jan 2007 10:52:30 +0000</pubDate>
<dc:creator>thomasklaiber</dc:creator>
<guid isPermaLink="false">3394@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have nearly the same problems.&#60;/p&#62;
&#60;p&#62;As I saw on Trac, there is already an important ticket aviable for this and I think it will be fixed in 0.80 or so ...
&#60;/p&#62;</description>
</item>
<item>
<title>SteveAgl on "Time management needs a lot of care"</title>
<link>http://bbpress.org/forums/topic/time-management-needs-a-lot-of-care#post-3393</link>
<pubDate>Sat, 20 Jan 2007 10:47:22 +0000</pubDate>
<dc:creator>SteveAgl</dc:creator>
<guid isPermaLink="false">3393@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The management of time and timezone in bbPress needs some care soon, actually you have to set up in config.php the timezone of your server to have freshness works, but this way you loose the time of your timezone if different.&#60;/p&#62;
&#60;p&#62;This is not a problem if server and users are on same timezone or in adiacent ones, but as I'm setting up a forum all in italina that has a timezone GMT +1 but server is in LA on PST timezone all the things mess up, if i wanna have time of posts correct for italy i get freshness gettind mad showing up -1 years freshness if i set the PST time zone freshness works right but i get the post time in that timezone too and this is not nice neither right.&#60;/p&#62;
&#60;p&#62;I don't think I'm the only one with this problem and the time management actually is not clear at all maybe it needs to have a server timezone offset and a desired tforum timezone offset or something like that.&#60;/p&#62;
&#60;p&#62;Any ideas ?
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Time Format"</title>
<link>http://bbpress.org/forums/topic/time-format#post-3116</link>
<pubDate>Fri, 12 Jan 2007 09:12:04 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">3116@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BTW, that displays something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;01/05/07 at 10:21:21&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Time Format"</title>
<link>http://bbpress.org/forums/topic/time-format#post-3115</link>
<pubDate>Fri, 12 Jan 2007 09:09:11 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">3115@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's how I do it in my private messages plugin&#60;/p&#62;
&#60;p&#62;&#60;code&#62;strftime(&#38;quot;%m/%d/%y at %r&#38;quot;,strtotime($timevar)+($bb-&#38;gt;gmt_offset * 60 * 60))&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Where $timevar is the time that I passed to the function.
&#60;/p&#62;</description>
</item>
<item>
<title>seriouslydustin on "Time Format"</title>
<link>http://bbpress.org/forums/topic/time-format#post-3112</link>
<pubDate>Fri, 12 Jan 2007 08:34:07 +0000</pubDate>
<dc:creator>seriouslydustin</dc:creator>
<guid isPermaLink="false">3112@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've been scouring the whole code for bbPress and still couldn't figure out how to set up the format just how I want it for Date and Time (for the post).&#60;/p&#62;
&#60;p&#62;Can anyone tell me where to go for such edits?&#60;/p&#62;
&#60;p&#62;Much thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Time discrepancy"</title>
<link>http://bbpress.org/forums/topic/time-discrepancy#post-2182</link>
<pubDate>Mon, 11 Dec 2006 00:55:15 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2182@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I would change the timezone to reflect the server and not yourself so that freshness is right relative to the server.   Until a fix comes, it makes the most sense because bbPress config.php timezone was setup for the server and not the users.   &#60;/p&#62;
&#60;p&#62;It is something that we need to visit in future versions or with plugins, but the freshness issue throws users for a loop!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Time discrepancy"</title>
<link>http://bbpress.org/forums/topic/time-discrepancy#post-2181</link>
<pubDate>Mon, 11 Dec 2006 00:42:15 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">2181@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My suggestion for a fix is to correct the time discrepancy that occurs when the site owner and the hosting site are not in the same timezone. I am in US Eastern time and my host is California. When I write something it shows the correct time on the post (gmt -5) but the freshness is way off. At first it shows as -1 year until hours later when it show up as the difference in the time zones wrong.
&#60;/p&#62;</description>
</item>
<item>
<title>worrypascanada on "French International Language &#038; time issue?"</title>
<link>http://bbpress.org/forums/topic/french-international-language-038-time-issue#post-1548</link>
<pubDate>Mon, 20 Nov 2006 17:01:11 +0000</pubDate>
<dc:creator>worrypascanada</dc:creator>
<guid isPermaLink="false">1548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've dumped the French translation of bbPress .mo and .po files within bbPress. My only problem, the time of my posts are in English language &#60;a href=&#34;http://patrimoineacadien.com/babillard/&#34; rel=&#34;nofollow&#34;&#62;http://patrimoineacadien.com/babillard/&#60;/a&#62; . How can I resolve to get time in French instead? I've checked with poEdit; the translation looks fine.&#60;/p&#62;
&#60;p&#62;Thanks for your support.
&#60;/p&#62;</description>
</item>
<item>
<title>circuit on "Time is all messed up..."</title>
<link>http://bbpress.org/forums/topic/time-is-all-messed-up#post-1517</link>
<pubDate>Sat, 18 Nov 2006 17:01:31 +0000</pubDate>
<dc:creator>circuit</dc:creator>
<guid isPermaLink="false">1517@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This isn't a great solution. For those of us who are not in the same timezone as our server, the board times are inaccurate even though the 'freshness' problem is solved. &#60;/p&#62;
&#60;p&#62;There must be a way to correct this, surely it would just be a case of adding the difference in hours back on to the time? Can anyone suggest where and how to replace this code? &#60;/p&#62;
&#60;p&#62;It will definitely make our board confusing for people if all the times are seven hours out.
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Time is all messed up..."</title>
<link>http://bbpress.org/forums/topic/time-is-all-messed-up#post-1453</link>
<pubDate>Wed, 15 Nov 2006 15:26:46 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">1453@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Open your config.php in the bbpress root directory and change the offset.  You don't even have to reinstall anything, that's just where the forums go to get that value.  Changing that value and reuploading that file will fix the problem (same thing happened to me :) )
&#60;/p&#62;</description>
</item>

</channel>
</rss>
