mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
94b74f96a3
Times like 09:00 were exported as YYYYMMDDTHHMM (13 chars) instead of YYYYMMDDTHHMMSS (15 chars). Google Calendar couldn't parse the short format and defaulted all events to 12:00 AM. Closes #432