Closed itluzanky closed 4 years ago
Ah, thanks for pointing this out. This was caused by an earlier attempt to fix the off-by-one issue. Should be fixed now.
The end date would still be needed for multi-day events, so the off by one error would happen in that case. Sorry I haven't made the end date optional yet. It's more work than it sounds.
I've just tested this, and it seems to be OK now, thanks!
When I sync from calendar, local date format is overwritten by US standard.
Before sync:
And, moreover and more importantly, it shifts some dates: After ("Update from calendar"):
(the sheet is here https://docs.google.com/spreadsheets/d/1HvsaNjmquyga7ruJmEEPOLrPhbY8b4vRRFu99OdSxgw/edit#gid=901722093 )
The bug with shifting dates would be easily fixed by not requiring END TIME (as stated in manual) (issue #73)