Rublo
06/04/2025, 2:08 PMVapi Support Bot
06/04/2025, 2:10 PMliquid
{{utc_time | date: "%A, %B %d, %I:%M %p", "Europe/Berlin"}}
Make sure utc_time is always an ISO 8601 UTC string when passed to the assistant. This will reliably convert and display the time in the correct local timezone for your users.
[See more in the Vapi documentation.](https://docs.vapi.ai/assistants/dynamic-variables#advanced-date-and-time-usage)
Source:
- [Vapi Dynamic Variables Documentation](https://docs.vapi.ai/assistants/dynamic-variables#advanced-date-and-time-usage)Kings_big💫
06/05/2025, 12:51 AM