Read the statement by Michael Teeuw here.
Mmm-calendarext one day difference between ics file and MagicMirror display
-
I have at mmm-calendarext one day difference between outlook-ouwncloud.ics file and MagicMirror display only for anniversary
outlook-owncloud.ics:
mmm-calendarext:
At outlook.ics i have anniversary jean-Pol friday 03/04 but at calendarext it is 04/04
At outlook.ics i have anniversary Gilles sunday 05/04 but at calendarext it is 06/04
At outlook.ics i have anniversary Nathalie sunday 05/04 but at calendarext it is 06/04
etc…It is only birthdays that are not correct.
The rest is good.An idea ?
:winking_face: -
No body ?
-
try set locale or forceLocalTZ like:
config: { locale : "de_DE", forceLocalTZ : true,
-
@acimail01 said in Mmm-calendarext one day difference between ics file and MagicMirror display:
locale : “de_DE”,
forceLocalTZ : true,I have change following :
{ module: 'MMM-CalendarExt', position: "top_center", config: { locale : "be_BE", forceLocalTZ : true, colored : true, system: { show: ['current', 'daily'], redrawInterval:60000, showEmptyView: 0, },
No change.
Always a day shift for the birthday.
I have try with locale : “de_DE” but same:question_mark:
-
See solution here:
link : https://github.com/eouia/MMM-CalendarExt/issues/84