Skip to main content

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.

Check out SET_TIMEZONE function, should do what you want there.


Reply