Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix timezone that is not properly set #246

Merged
merged 1 commit into from
Mar 18, 2022
Merged

Conversation

tomcodes
Copy link
Contributor

Fixes: #231

This fix casts the timezone to a string when setting the timezone so that it is compatible with Google Calendar API specifications:
https://developers.google.com/calendar/api/v3/reference/events/insert\#end.timeZone

Fixes: #231

This fix casts the timezone to a string when setting the timezone so that it is compatible with Google Calendar API specifications:
https://developers.google.com/calendar/api/v3/reference/events/insert\#end.timeZone
@freekmurze freekmurze merged commit 113dba3 into spatie:master Mar 18, 2022
@freekmurze
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants