I am currently trying to send a request for date and time to an API. The time stored in the API is CEST, in which the bot that will be active later should also operate. The users will also be in the CEST timezone. Botpress sends the time in UTC, which is why the API converts it to CEST and adds two hours.
The Bot captures date and time, converts it into ISO 8601 format and passes it to the API.
How can I bypass this correction and initially transmit the inputted time (CEST)?
Are there settings to generally set the time zone?
Screenshot attached.
Just in case this issue has been solved somewhere else, please reference. Could only find modified/more complex issues to mine.
Thanks in advance.
https://cdn.discordapp.com/attachments/1144532823844323339/1144532824054059080/Bildschirmfoto_2023-08-25_um_09.17.30.png▾
https://cdn.discordapp.com/attachments/1144532823844323339/1144532824339263568/Bildschirmfoto_2023-08-25_um_09.18.13.png▾
https://cdn.discordapp.com/attachments/1144532823844323339/1144532824574132335/Bildschirmfoto_2023-08-25_um_09.24.14.png▾