acmucsd / main-website

Official Website of ACM UC San Diego
https://acmucsd.com/
4 stars 6 forks source link

Add to Google Calendar Event Button Doesn't Set Time Correctly #278

Open farisashai opened 1 year ago

farisashai commented 1 year ago

When the Google Calendar event creation button is clicked on iPhone, it redirects to the GCal app and the window it opens has the correct title and description but the event time is set to the current time rather than the time specified in the event.

Screenshot 2023-05-23 at 8 15 49 PM Screenshot 2023-05-23 at 8 16 11 PM

Expected Behavior

Event is created for June 10th, 11:00AM

Actual Behavior

Event is created at the current time (rounded up to the next hour)