MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Shorter calendar text
-
How about an option on the calendar module to have abbreviations for the day of week and month?
For example:
“Thu, Feb 23rd, 2017”
Instead of
“Thursday, February 23rd, 2017” -
@FlatPepsi this is already possible check the config option
dateFormat
in the documentation https://github.com/MichMich/MagicMirror/tree/master/modules/default/calendar -
Now that I look closer, it’s the clock module that I’m looking at. I’ve looked through the read me for that model, and I don’t think this is implemented yet
-