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
..
2023-02-19 21:36:50 +01:00
2023-02-18 18:24:11 +01:00
2023-02-18 18:24:11 +01:00
2022-09-21 23:40:15 +02:00
2023-02-19 21:36:50 +01:00
2023-02-04 19:02:55 +01:00

Weather Module

This module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fulfill both purposes.

For configuration options, please check the MagicMirror² documentation.