ThomasBeavers

Results 4 comments of ThomasBeavers

> Will there be a fix? It is more or less unusable on Windows. I found a workaround using a lua filter but that is not a very good solution....

I am seeing a similar issue. It appears to only happen to me for meetings that are recurring and set in a different time zone. Is it the same for...

I tracked my issue down to the processRRule method in the kalendar-events library. If on line 218 I put: `options.tzid = null;` Then my recurring events come through with the...

I appreciate you looking into it. I am running node-red in a docker container, but I already have the TZ env var set TZ = America/New_York