Veeck 32192d1698
Refactor formatTime into util class (#3073)
While looking at https://github.com/MichMich/MagicMirror/pull/3070 I
noticed that the weather and clock module do some formatTime stuff, so
why not use a common function for that?

---------

Co-authored-by: veeck <michael@veeck.de>
2023-04-07 23:11:54 +02:00
..
2020-07-20 19:13:12 +02:00
2023-02-19 21:36:50 +01: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.