<?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[Total noobie question re formatting]]></title><description><![CDATA[<p dir="auto">I installed MM on my Pi4. It looks good but I tried to change to time format to 12 hour in Terminal. But I ran into syntax errors every time. I was in the MagicMirror directory and tried moment commands, format commands with no success. I read thru many guides but they were lacking in examples of how to type it out. I found h hh was one way and LT another but what actually lets me change it is beyond me. Can someone point me to a beginner’s guide?</p>
]]></description><link>https://forum.magicmirror.builders/topic/13963/total-noobie-question-re-formatting</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 03:52:46 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13963.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Nov 2020 23:10:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Total noobie question re formatting on Wed, 04 Nov 2020 21:42:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/norwestie" aria-label="Profile: norwestie">@<bdi>norwestie</bdi></a></p>
<p dir="auto">Or, VNC, which you only have to enable on the Pi. Then get the free VNC client for your remote machine. Now, you can visually see and control exactly what your Pi is doing, edit files, etc</p>
]]></description><link>https://forum.magicmirror.builders/post/84287</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84287</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 04 Nov 2020 21:42:48 GMT</pubDate></item><item><title><![CDATA[Reply to Total noobie question re formatting on Wed, 04 Nov 2020 18:28:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/norwestie" aria-label="Profile: norwestie">@<bdi>norwestie</bdi></a> yes.</p>
<p dir="auto">u can also use caja or something like that over ssh to edit files on the pi thru the ubuntu ui. I do it every day</p>
]]></description><link>https://forum.magicmirror.builders/post/84281</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84281</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 04 Nov 2020 18:28:06 GMT</pubDate></item><item><title><![CDATA[Reply to Total noobie question re formatting on Wed, 04 Nov 2020 18:16:42 GMT]]></title><description><![CDATA[<p dir="auto">Thank you but what do I use to access the config.js file? Can I ssh into the Pi to make these changes or from the Ubuntu desktop?</p>
]]></description><link>https://forum.magicmirror.builders/post/84280</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84280</guid><dc:creator><![CDATA[norwestie]]></dc:creator><pubDate>Wed, 04 Nov 2020 18:16:42 GMT</pubDate></item><item><title><![CDATA[Reply to Total noobie question re formatting on Tue, 03 Nov 2020 23:18:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/norwestie" aria-label="Profile: norwestie">@<bdi>norwestie</bdi></a> said in <a href="/post/84250">Total noobie question re formatting</a>:</p>
<blockquote>
<p dir="auto">I installed MM on my Pi4. It looks good but I tried to change to time format to 12 hour in Terminal</p>
</blockquote>
<p dir="auto">At the very beginning of your config.js file</p>
<pre><code>var config = {
    address: "0.0.0.0",
    port: 8080,
    ipWhitelist: [], // Set [] to allow all IP addresses
    language: "en",
    timeFormat: 12, // or 24
    units: "imperial",</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/84251</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84251</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 03 Nov 2020 23:18:14 GMT</pubDate></item></channel></rss>