<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AM&#x2F;PM times shown even with timeFormat: 24,]]></title><description><![CDATA[<p dir="auto">Fresh install of Raspbian, with MagicMirror working. The default clock module shows a 24 hour clock, but the calendar module, and other third party modules (MMM-Ruter) that show times for public transport show times with AM/PM (which I don’t want).</p>
<p dir="auto">-I’ve set the locale and timezone on Raspbian to Norwegian.</p>
<p dir="auto">-I’ve checked that I can make the default clock change to a 12 hour AM/PM clock with the config.js file.</p>
<p dir="auto">Is there a separate secret spot I can choose 24 hour times to affect all other modules?</p>
]]></description><link>https://forum.magicmirror.builders/topic/1313/am-pm-times-shown-even-with-timeformat-24</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 15:58:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1313.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Jan 2017 19:59:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AM&#x2F;PM times shown even with timeFormat: 24, on Sat, 25 Mar 2017 16:25:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: Richard238">@<bdi>Richard238</bdi></a> Is a knowed issue<br />
<a href="https://github.com/MichMich/MagicMirror/issues/776" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues/776</a></p>
<p dir="auto">If you can help with that go ahead with a Pull Request.</p>
]]></description><link>https://forum.magicmirror.builders/post/18194</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/18194</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Sat, 25 Mar 2017 16:25:08 GMT</pubDate></item><item><title><![CDATA[Reply to AM&#x2F;PM times shown even with timeFormat: 24, on Sat, 25 Mar 2017 12:44:16 GMT]]></title><description><![CDATA[<p dir="auto">Same issue here, config is set to 24, yet calendar shows 10:35pm.</p>
<p dir="auto">Google calendar shows 22:35, why is MM showing PM rather than 24hr?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/18165</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/18165</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sat, 25 Mar 2017 12:44:16 GMT</pubDate></item><item><title><![CDATA[Reply to AM&#x2F;PM times shown even with timeFormat: 24, on Thu, 19 Jan 2017 13:15:26 GMT]]></title><description><![CDATA[<p dir="auto">said in <a href="/post/null">AM/PM times shown even with timeFormat: 24,</a>:</p>
<blockquote>
<p dir="auto">Is there a separate secret spot I can choose 24 hour times to affect all other modules?</p>
</blockquote>
<p dir="auto">The format time for default modules can be set in <code>timeFormat</code> configuration.<br />
<a href="https://github.com/MichMich/MagicMirror#configuration" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror#configuration</a></p>
]]></description><link>https://forum.magicmirror.builders/post/11629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/11629</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Thu, 19 Jan 2017 13:15:26 GMT</pubDate></item><item><title><![CDATA[Reply to AM&#x2F;PM times shown even with timeFormat: 24, on Sun, 01 Jan 2017 21:37:02 GMT]]></title><description><![CDATA[<p dir="auto">First message/response on the forum. I start using and reading code some weeks ago and I want to give thanks to all contributor of MM. :-)</p>
<p dir="auto">The translations files of MM are under translate folder: <a href="https://github.com/MichMich/MagicMirror/tree/master/translations" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/tree/master/translations</a>. I think that Norwegian is on nn.json so try with “nn” on config file.</p>
]]></description><link>https://forum.magicmirror.builders/post/10160</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10160</guid><dc:creator><![CDATA[aitoribanez]]></dc:creator><pubDate>Sun, 01 Jan 2017 21:37:02 GMT</pubDate></item><item><title><![CDATA[Reply to AM&#x2F;PM times shown even with timeFormat: 24, on Sun, 01 Jan 2017 21:03:20 GMT]]></title><description><![CDATA[<p dir="auto">Figured it out. In the config.js file, I had to put</p>
<pre><code>    language: 'nb',
</code></pre>
<p dir="auto">I had:</p>
<pre><code>    language: 'en',
</code></pre>
<p dir="auto">and tried, (but didn’t work) with:</p>
<pre><code>    language: 'no',
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/10159</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10159</guid><dc:creator><![CDATA[looolz]]></dc:creator><pubDate>Sun, 01 Jan 2017 21:03:20 GMT</pubDate></item></channel></rss>