michael-maltsev / cheese-fork

A scheduling helper web application for Technion students
https://cheesefork.cf
GNU General Public License v3.0
50 stars 13 forks source link

Outlook errors when importing/syncing with Cheesefork (already found the fix) #25

Closed NeatNit closed 3 years ago

NeatNit commented 3 years ago

I've been getting these errors:

image

A bit of googling and the fix is evident - you must provide a timezone: https://stackoverflow.com/a/27102559/6778374

michael-maltsev commented 3 years ago

This stuff is tricky... I hope that it won't break other clients. Before I implement the fix, please try it out and let me know whether it works. Here are two files, one before the fix, the other after: https://www.dropbox.com/sh/a2qaghob5bmxcx6/AADfTJXfBBH7jOuPN1_ZiPmIa?dl=1

Here's how it should look when imported, make sure the times are not off: https://i.imgur.com/dUYW5MI.png

NeatNit commented 3 years ago

Sorry for the delay. The fix seems to work great with no errors! Times are correct.

michael-maltsev commented 3 years ago

Thanks, should be fixed now.