Read the statement by Michael Teeuw here.
Clock format
-
@sdetweil Given a choice I would rather just have this figured out. Did I do right this time?
-
@louise no
-
@sdetweil frustrated yet?
It is my config.jsI know it says sample on top but it didn’t mess with any of that. I added in the disabled the compliment and newsfeed like u said so that worked.
I don’t understand apparently.
-
@louise here
https://forum.magicmirror.builders/topic/15954/clock-format/18?_=1638300432581
the part of config.js is right, but the code block is wrong… and its doubled for some reason
when we ask for a module config, we don’t want the WHOLE config.js…
(also, there are private things in there, api keys, maybe passwords, … )so we want as small as possible focused on A module usually
-
@sdetweil So you are saying I should I this under the the area it says clock module?
config : {
timeFormat:24,
}
}, -
@louise ONLY IF you want to control it separately from (and have it different then ) the base MagicMirror setting
-
@sdetweil I tried to put the code you had in my config but still 24 hr clock.
-
@louise the config setting I had above said 24 hour format, not 12
-
@sdetweil Actually tried it both ways, but neither worked.
Did you say I had something duplicated?
-
@louise in the post I linked u had 2 copies of the config.js content
-
@sdetweil I wonder
are u using pm2 to launch mm?
do
pm2 status
if so do pm2 stop all
I think u are getting the default cause there was an error
-
@sdetweil ok, did that. Just restart now?
-
@louise lets check to make sure nothing is stuck
do
ps -ef | grep MagicMirrorshould return 1 line of output
-
@sdetweil pi 1390 1361 0 18:33 pets/0. 00:00:00 grep — color=auto MagicMirror
-
@louise ok, NOW we can
pm2 start 0
-
@sdetweil restarted, still 24 clock
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login