<?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: Date Created: Entries Page</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Date Created: Entries Page</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:04:48 +0000</pubDate>

<item>
<title>yuniar on "Date Created: Entries Page"</title>
<link>https://www.machform.com/forums/topic/date-created-entries-page#post-10749</link>
<pubDate>Mon, 25 Oct 2010 11:52:49 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10749@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can replace the above code with this one:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$form_data[$i][$j] = date(&#38;quot;d/m/Y H:i&#38;quot;,strtotime($form_data[$i][$j]));&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>msfbiz on "Date Created: Entries Page"</title>
<link>https://www.machform.com/forums/topic/date-created-entries-page#post-10740</link>
<pubDate>Sat, 23 Oct 2010 21:44:04 +0000</pubDate>
<dc:creator>msfbiz</dc:creator>
<guid isPermaLink="false">10740@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That's great and it works.&#60;/p&#62;
&#60;p&#62;What is the way to show the date in the entries page with the following format?&#60;/p&#62;
&#60;p&#62;DD/MM/YYYY hh:mm&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Mike
&#60;/p&#62;</description>
</item>
<item>
<title>otooles on "Date Created: Entries Page"</title>
<link>https://www.machform.com/forums/topic/date-created-entries-page#post-2990</link>
<pubDate>Mon, 15 Sep 2008 20:19:25 +0000</pubDate>
<dc:creator>otooles</dc:creator>
<guid isPermaLink="false">2990@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Many thanks. I tweaked the code you provided to display the date correctly.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$form_data[$i][$j] = substr(($form_data[$i][$j]),0,10);&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Date Created: Entries Page"</title>
<link>https://www.machform.com/forums/topic/date-created-entries-page#post-2979</link>
<pubDate>Mon, 15 Sep 2008 08:52:32 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">2979@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi .. &#60;/p&#62;
&#60;p&#62;You can edit manage-entries.php files on your machform directory and make this following change.&#60;/p&#62;
&#60;p&#62;Edit line 346 from&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$form_data[$i][$j] = short_relative_date($form_data[$i][$j]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$form_data[$i][$j] = substr(($form_data[$i][$j]),1,10);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>otooles on "Date Created: Entries Page"</title>
<link>https://www.machform.com/forums/topic/date-created-entries-page#post-2973</link>
<pubDate>Sun, 14 Sep 2008 20:46:42 +0000</pubDate>
<dc:creator>otooles</dc:creator>
<guid isPermaLink="false">2973@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;In the admin area when viewing entries... is it possible to display the actual date the record was created. &#60;/p&#62;
&#60;p&#62;Currently is displays how long ago the record was created. For example &#34;1 weeks ago&#34; instead of &#34;2008-09-07&#34;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Kevin
&#60;/p&#62;</description>
</item>

</channel>
</rss>
