I am having issues with timezone and I am trying t...
# general-english
d
I am having issues with timezone and I am trying to figure out what exactly could be going on. I live in the CST timezone so -06:00. My vapi prompt is made aware that the current date and time is {{now}}. When the webhook responds to make.com the function is not always on the same timezone. For example: a function right now (at 10 pm on Jan 2) will default to Jan 4th. Make.come timezone is in -06:00 as well. What could be wrong?
3 Views