<?xml version="1.0"?><!-- 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>MachForm Community Forums Topic: Local Timezine DB Entry</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Local Timezine DB Entry</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 02:26:09 +0000</pubDate>

<item>
<title>redityo on "Local Timezine DB Entry"</title>
<link>https://www.machform.com/forums/topic/local-timezine-db-entry#post-2983</link>
<pubDate>Mon, 15 Sep 2008 16:57:36 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">2983@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi...&#60;/p&#62;
&#60;p&#62;I think you should edit your php.ini in your server. You can add this line to set the time zone:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;date.timezone = Europe/London&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or maybe you want to use another option by replacing line 943 on post-functions.php from &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$field_values  .= &#38;quot;&#38;#39;$value&#38;#39;,&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ($key == &#38;quot;date_created&#38;quot;)
  $field_values  .= &#38;quot;date_add(now(),INTERVAL 2 HOUR),&#38;quot;;
else
  $field_values  .= &#38;quot;&#38;#39;$value&#38;#39;,&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That code will add 2 hour from your server time, but this way not so perfect since it have problem in &#34;entries&#34; menu to display how long this data have been entered .
&#60;/p&#62;</description>
</item>
<item>
<title>otooles on "Local Timezine DB Entry"</title>
<link>https://www.machform.com/forums/topic/local-timezine-db-entry#post-2974</link>
<pubDate>Sun, 14 Sep 2008 20:53:32 +0000</pubDate>
<dc:creator>otooles</dc:creator>
<guid isPermaLink="false">2974@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;In my admin View Form entries area, the date created is always wrong.&#60;/p&#62;
&#60;p&#62;for example, my server is on GMT -6hrs but I operate on GMT (0). So all times are always 6 hours behind. A form may have been entered 1 minute ago, but in the admin view entries area it says Date created: 6 hours and 1 minute ago.&#60;/p&#62;
&#60;p&#62;Is it possible to tweak the code to fix this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Kevin
&#60;/p&#62;</description>
</item>

</channel>
</rss>
