Nov 06, 2018 05:02 PM
Currently CREATED_TIME() function return time in GMT zone. How could I request it return time in other time zone? I read the API but didn’t find a parameter to pass the timezone information.
Thanks.
Nov 06, 2018 08:37 PM
Check out SET_TIMEZONE function, should do what you want there.