The best approach is to detect the caller’s timezo...
# general-english
a
The best approach is to detect the caller’s timezone once at the start (via number, locale, or a quick timezone API), store it in session memory, and always convert slots to their local time before confirming, while sending UTC to n8n for booking. This keeps both sides consistent without repeated tool calls or latency. I can help you set this up end-to-end. @12345