Read the statement by Michael Teeuw here.
Calendar shows incorrect time for a single changed event in a series
-
@Hinge @KristjanESPERANTO node-ical has just release a new version (0.17.0) which removes the luxon library which causes all the localdate/time issues…
want to give it a try ? do
cd ~/MagicMirror npm install node-ical@latest
then start mm as usual
-
@sdetweil said in Calendar shows incorrect time for a single changed event in a series:
@Hinge @KristjanESPERANTO node-ical has just release a new version (0.17.0) which removes the luxon library which causes all the localdate/time issues…
want to give it a try ? do
cd ~/MagicMirror npm install node-ical@latest
then start mm as usual
I have the same problem.
Did this fix work?
Thanks -
@gelaw do
cd ~/MagicMirror npm install node-ical@0.16.1
-
@sdetweil Thanks!
This worked in my first tests. Is this now the official version? or still in work? -
@gelaw this is the version from prior release…
we’ll see what happens by April 1.(next mm release)