πŸ‡ΊπŸ‡ΈUnited States @ladytekla

Account created on 14 March 2016, over 8 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States ladytekla

I've been reading through your updates. And after doing some further research myself, I have a question for you... There is a line of code under the "all day" option (around 167) that says:

// Offset the end by one day for calendar ingestion.
$end->add(new \DateInterval('P1D'));

Why does the calendar need to be offset by a day? When I comment this out I find the the calendar events are entered correctly for iCal and Outlook, and doesn't affect google calendars. Since I"m unsure why the day needs to be offset in the first place, I thought I'd ask.

Production build 0.69.0 2024