From 091e0240328548ef43b7e78b0ce5741575397d3d Mon Sep 17 00:00:00 2001 From: derRAV3N Date: Tue, 22 May 2018 15:14:05 +0200 Subject: [PATCH] Add note to README.md Add note to README.md to not add calendars that have entries before 1st January 1970. --- modules/default/calendar/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/default/calendar/README.md b/modules/default/calendar/README.md index 2481b77b..7c715af1 100644 --- a/modules/default/calendar/README.md +++ b/modules/default/calendar/README.md @@ -1,6 +1,7 @@ # Module: Calendar The `calendar` module is one of the default modules of the MagicMirror. This module displays events from a public .ical calendar. It can combine multiple calendars. +Note that calendars may not contain any entry before 1st January 1970, otherwise the calendar won't be displayed and the module will crash. ## Using the module