You can change the local time in render to another country, so you don't have problems using local dates and times

Hi everyone, I have this problem, I implement an api that uses a localDateTime and convert this time into a string to show the user in the front, what happens is that when I do some operations the time is wrong, I think it happens because the local date is taken from the US server, Now maybe I should change all my times in UTC format, It’s an option, but I want to know if there is another way to change the local date and time to my country directly in the render settings, if anyone knows I would be very grateful for the kindness of answering me

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.