derekantrican / GAS-ICS-Sync

A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed
GNU General Public License v3.0
1.5k stars 192 forks source link

Force UTC for startUpdateTime #437

Closed jonas0b1011001 closed 4 months ago

jonas0b1011001 commented 4 months ago

new ICAL.Time.fromJSDate() uses floating tz by default which is not properly handled in compare() later on