Unable to calculate correct date time for future
# support
c
Hi JerryMan0018, Based on what you've described, it seems like there might be an issue with how the assistant is calculating or presenting date and time. While there isn't a specific changelog entry regarding future date calculations, here are a few steps you can consider to troubleshoot the issue: 1. **Review Date and Time Settings**: Ensure that your system settings, particularly timezone configurations, are correctly set as they can impact how time is displayed and calculated. 2. **Update to Latest Version**: Make sure your system and any relevant API components are updated to the latest version. This can include updates mentioned in the [June 4, 2025 changelog](https://docs.vapi.ai/changelog/2025/6/4) which might not address this directly but could affect related functionalities. 3. **Webhook Data Verification**: Check if the data sent to webhooks (like date-time information) is consistent with expected outputs. You might want to use the newly supported HMAC authentication to ensure data integrity per the [June 24, 2025 changelog](https://docs.vapi.ai/changelog/2025/6/24). 4. **Custom Transcriber Error Check**: If a custom transcriber is used, verify it doesn't introduce errors, as updates like the one on [October 16, 2024](https://docs.vapi.ai/changelog/2024/10/16) have improved error tracking which might help in identifying issues. If you identify a specific error code or scenario, feel free to share for more targeted assistance.
j
I have updated my prompt and simplified a bit. My current issue is that when i ask assistant to call me back on Tuesday 10AM it is coming up with date 17th sept instead 16th september. I have also verfied that my dynamic variable are set and sent correct to assistant. here is my prompt:
ps: when i start questioning the assistant on how it calculated the target date it speaks the whole logic to me while calculating and during that it would come up with the correct date.
c
Could you please provide the call id as well?
2 Views