A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
[Default clock] Incorrect week number
-
@thgmirror is your MM running in English or German? I see the code set moment from the language set in config.js
-
@sdetweil said in [Default clock] Incorrect week number:
I see the code set moment from the language set in config.js
DE
-
@p1lspeda let’s try this
edit clock.js
and change line 248
from ending like this
weekNumber: now.week() });
to this
weekNumber: now.isoWeek() });
-
-
@thgmirror sorry, didn’t see u sneak a post in there. fixed
-
-
@thgmirror very nice
I just didn’t look at the poster name. my fault. -
Wait, Clock still uses Moment? Shame… Shame… 🤣🤣
-
@BKeyport ‘still’?! you think someone is ACTIVELY rewriting everything… ha ha ha