<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Hour format</title>
		<link>http://www.themolitor.com/forums/topic/hour-format</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Hour format</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 11:14:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/hour-format" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Hour format"</title>
			<link>http://www.themolitor.com/forums/topic/hour-format#post-30986</link>
			<pubDate>Wed, 24 Sep 2014 09:27:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30986@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>For the main calendar, the time is located in calendar.php on line 50...</p>
<pre><code>&#60;span&#62;&#60;?php echo get_the_time(&#039;D @ g:i a&#039;); ?&#62;&#60;/span&#62;&#60;br /&#62;</code></pre>
<p>For the event page, the time is located in single.php on line 118...</p>
<pre><code>&#60;i class=&#34;icon-time&#34;&#62;&#60;/i&#62;&#60;?php the_time(&#039;g:i a&#039;); ?&#62;&#60;br /&#62;</code></pre>
<p>All you need to do is change the 'g:i a' part using the PHP date manual options available here: <a href="http://php.net/manual/en/function.date.php" rel="nofollow">http://php.net/manual/en/function.date.php</a></p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>robert_11 on "Hour format"</title>
			<link>http://www.themolitor.com/forums/topic/hour-format#post-30979</link>
			<pubDate>Wed, 24 Sep 2014 09:03:03 +0000</pubDate>
			<dc:creator>robert_11</dc:creator>
			<guid isPermaLink="false">30979@http://www.themolitor.com/forums/</guid>
			<description><p>How can I change the hour (in the events calendar and also on event page) from PM/AM on a 24 h format?
</p></description>
		</item>

	</channel>
</rss>
