Troy Alexander
06/08/2025, 12:45 PMVapi Support Bot
06/08/2025, 12:46 PMtimeZone field is explicitly set to "Europe/London" in your Google Calendar tool configuration when creating or checking events. For example:
json
{
"startDateTime": "2025-06-08T15:00:00",
"endDateTime": "2025-06-08T15:30:00",
"timeZone": "Europe/London"
}
This ensures all bookings and availability checks align with your intended timezone and prevents the 1-hour offset issue.
[See Google Calendar tool best practices](https://docs.vapi.ai/tools/google-calendar#best-practices)
Source:
- [Google Calendar Integration Documentation](https://docs.vapi.ai/tools/google-calendar)Kings_big💫
06/09/2025, 8:28 AM