Fix timezone issue in widget
This commit is contained in:
@@ -172,6 +172,9 @@
|
||||
}
|
||||
syncCalendarToday(replacement);
|
||||
calendar.replaceWith(replacement);
|
||||
if (Luxtools.initChronologicalEventTimes) {
|
||||
Luxtools.initChronologicalEventTimes();
|
||||
}
|
||||
}
|
||||
|
||||
function loadCalendarMonth(calendar, targetYear, targetMonth, persistState) {
|
||||
|
||||
Reference in New Issue
Block a user