Read the statement by Michael Teeuw here.
Weekly recurring calendar events off by 1 day
-
@akriegshauser I will have to test, but pretty sure its the rrule processing returning a different date when this condition is set
2905 only checks for
(curEvent.rrule.origOptions.byweekday !== undefined) {
-
@sdetweil , yeh , I see the error
on the weekly the rrule returned
“2023-01-19T02:10:00.000Z”
for the 1st date. but technically this is wrong… should have been -01-20:02:10 z as its UTC time… past midnight on the 20th in England … -8 to LA, to 1800 on the 19, but it has 19… to LA time 18th
this is what I see
so rrule is broken still … i’ll look at it to see if there is a fix… may not get to it before the weekend
-
@sdetweil Thanks for looking into this, I appreciate it!
-
@sdetweil Hi Sam, just checking in to see if you may have made any progress on this one?
-
@akriegshauser sorry, not yet.
I will be traveling for the next week, and don’t know what kind of time I’ll have after that yet.
this a particularly difficult one, as we don’t know what the recurring date is SUPPOSED to be, thats RRULE’s job
-
@sdetweil Have you been able to find any time to look into this? I’m still seeing quite frequent occurrences of these issues.
-
@akriegshauser no sorry, been swamped with other stuff