<?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>Appnitro Software Forums Topic: A question about custom dates</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: A question about custom dates</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 23:39:36 +0000</pubDate>

<item>
<title>yuniar on "A question about custom dates"</title>
<link>http://www.appnitro.com/forums/topic/a-question-about-custom-dates#post-2458</link>
<pubDate>Wed, 23 Jul 2008 15:20:25 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2458@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Edit your &#60;strong&#62;includes/entry-functions.php&#60;/strong&#62; file.&#60;/p&#62;
&#60;p&#62;On line 336 and 344, you'll find these lines:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$date_value = date(&#38;quot;m/d/Y&#38;quot;,strtotime($date_value));
$date_value = date(&#38;quot;d/m/Y&#38;quot;,strtotime($date_value));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$date_value = date(&#38;quot;m/d/Y - l&#38;quot;,strtotime($date_value));
$date_value = date(&#38;quot;d/m/Y&#38;quot; - l,strtotime($date_value));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That would show the day of the week on your email and when you view an entry from admin panel.&#60;/p&#62;
&#60;p&#62;Please note that the above is lowercase L, not number 1.
&#60;/p&#62;</description>
</item>
<item>
<title>Pulse on "A question about custom dates"</title>
<link>http://www.appnitro.com/forums/topic/a-question-about-custom-dates#post-2442</link>
<pubDate>Tue, 22 Jul 2008 21:36:13 +0000</pubDate>
<dc:creator>Pulse</dc:creator>
<guid isPermaLink="false">2442@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;hi there - is there any way the data for the date picked by the user can be tweaked to include the day of the week?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
