Devin
05/01/2025, 4:19 PMVapi Support Bot
05/01/2025, 4:21 PMThe current date and time is: {{"now" | date: "%A, %b %d, %Y, %I:%M %p", "America/Chicago"}}
Today is {{"now" | date: "%A", "America/Chicago"}} and the current time is {{"now" | date: "%I:%M %p", "America/Chicago"}}
This explicitly defines the timezone and provides clear date/time context for the bot to reference when booking appointments.
Source:
- [Discord: Timezone handling in system prompt](https://discord.com/channels/1211482211119796234/1342347443114872863)Devin
05/01/2025, 6:55 PMDevin
05/01/2025, 6:56 PMKings_big💫
05/02/2025, 12:58 PMpytz or moment-timezone to handle conversions to the desired timezone.Chiranjeet Mishra
05/07/2025, 3:21 AM