gt-scheduler / website

Scheduling application designed to mitigate some of the pain-points present throughout Georgia Tech's registration process.
https://gt-scheduler.org
GNU Affero General Public License v3.0
92 stars 22 forks source link

.ics exported timestamps on classes in local timezome, not EST #265

Open SpiritSeal opened 9 months ago

SpiritSeal commented 9 months ago

Describe the bug Attempted to upload class .ics file while Google Calendar and PC timezone set to MST. Uploaded class events were shifted 2 hours (i.e. class that starts at 12:30 EST is listed as starting at 12:30 MST).

To Reproduce Steps to reproduce the behavior. Example:

  1. Set machine and Google Calendar timezone to MST
  2. Add classes/ other events to gt-scheduler
  3. Export events as .ics file
  4. Import events into Google Calendar

Expected behavior Events timestamps are added to Google Calendar in EST time rather than local time.

Screenshots If applicable, add screenshots to help explain your problem. schedule (1) image