This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2025-07-04 22:58:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
MagicMirror
/
tests
/
configs
/
modules
/
clock
History
Veeck
f802c85a38
Fix undefined error for showSunTime / showMoonTime in clock module (
#3146
)
...
Fixes
#3143
and adds tests for showSunTime / showMoonTime
2023-07-02 22:10:58 +02:00
..
es
…
clock_12hr.js
…
clock_24hr.js
…
clock_analog.js
Bug fix: adding date to the analog clock if showDate is true (
#3101
)
2023-05-19 14:52:59 +02:00
clock_displaySeconds_false.js
…
clock_showDateAnalog.js
Bug fix: adding date to the analog clock if showDate is true (
#3101
)
2023-05-19 14:52:59 +02:00
clock_showPeriodUpper.js
…
clock_showSunMoon.js
Fix undefined error for showSunTime / showMoonTime in clock module (
#3146
)
2023-07-02 22:10:58 +02:00
clock_showTime.js
…
clock_showWeek.js
…