<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Date Formating - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 10 Sep 2026 16:53:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Date Formating</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24018</link>
                        <pubDate>Fri, 01 Mar 2019 13:31:38 +0000</pubDate>
                        <description><![CDATA[The Date Time that I was referring to was the one listed on the posts page from wpForo, which was hard coded in the theme page itself (post.php):wpforo_date($post, &#039;d/m/Y g:i a&#039;);...]]></description>
                        <content:encoded><![CDATA[<p>The Date Time that I was referring to was the one listed on the posts page from wpForo, which was hard coded in the theme page itself (post.php):</p><pre>wpforo_date($post, 'd/m/Y g:i a'); <br />wpforo_date($post, 'd-M-Y g:i a');</pre><p>I changed the top line to the bottom line.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>ripper</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24018</guid>
                    </item>
				                    <item>
                        <title>Answer to: Date Formating</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24006</link>
                        <pubDate>Fri, 01 Mar 2019 07:56:25 +0000</pubDate>
                        <description><![CDATA[Hi @ripper,There is another way to do it. Instruction here:Navigate to Dashboard &gt; Forums &gt; Settings &gt; Features admin page, enable the &quot;WordPress Date/Time Format&quot; optionNavigate to...]]></description>
                        <content:encoded><![CDATA[<p>Hi @ripper,</p><p>There is another way to do it. Instruction here:</p><ul><li>Navigate to Dashboard &gt; Forums &gt; Settings &gt; Features admin page, enable the "<a href="https://wpforo.com/docs/root/wpforo-settings/features/#wp-date" target="true">WordPress Date/Time Format</a>" option</li><li>Navigate to Dashboard &gt; Settings &gt; General admin page, choose the Custom Date Format option and set it d-M- Y</li><li>Use the following CSS code to make the characters of the month uppercase<pre>#wpforo #wpforo-wrap .wpf-right .wpforo-post-content-top &gt; span {<br />   text-transform: uppercase;<br />}</pre></li></ul><p>Please don't forget to delete all caches and press CTRL+F5 before checking. </p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24006</guid>
                    </item>
				                    <item>
                        <title>Answer to: Date Formating</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24000</link>
                        <pubDate>Thu, 28 Feb 2019 21:15:48 +0000</pubDate>
                        <description><![CDATA[Found it, well at least there isn&#039;t an actual setting, this should be an option to add maybe.  However I edited my post.php page, of course after I enabled it to be used by my theme using th...]]></description>
                        <content:encoded><![CDATA[<p>Found it, well at least there isn't an actual setting, this should be an option to add maybe.  However I edited my post.php page, of course after I enabled it to be used by my theme using the Theme Customization instructions by copying the wpforo theme files to my theme directory.  See instructions here: https://wpforo.com/docs/root/forum-themes/theme-customization/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>ripper</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-24000</guid>
                    </item>
				                    <item>
                        <title>Date Formating</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-23997</link>
                        <pubDate>Thu, 28 Feb 2019 19:02:02 +0000</pubDate>
                        <description><![CDATA[Was wondering if there is a way to change the default view of posted date 27/02/2019 11:02 pm to the non traditional view of 27-FEB-2019 11:02 PM?]]></description>
                        <content:encoded><![CDATA[<p>Was wondering if there is a way to change the default view of posted date 27/02/2019 11:02 pm to the non traditional view of 27-FEB-2019 11:02 PM?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>ripper</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/date-formating/#post-23997</guid>
                    </item>
							        </channel>
        </rss>
		