Files
MagicMirror/modules/default/clock
Karsten Hassel 5e0cd28980 update electron to v40, update node versions in workflows (#4018)
- remove param `--enable-features=UseOzonePlatform` in start electron
tests (as we did already in `package.json`)
- update node versions in github workflows, remove `22.21.1`, add `25.x`
- fix formatting in tests
- update dependencies including electron to v40

This is still a draft PR because most calendar electron tests are not
running which is caused by the electron update from `v39.3.0` to
`v40.0.0`. Maybe @KristjanESPERANTO has an idea ...

---------

Co-authored-by: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com>
2026-01-24 06:15:15 -06:00
..
2020-07-20 19:13:12 +02:00
2022-01-26 23:47:51 +01:00

Module: Clock

The clock module is one of the default modules of the MagicMirror². This module displays the current date and time. The information will be updated realtime.

For configuration options, please check the MagicMirror² documentation.