Help

How to request CREATED_TIME() return time in customized timezone

Topic Labels: Dates & Timezones
995 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Mingfeng_Zhu
4 - Data Explorer
4 - Data Explorer

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.

1 Reply 1
drassi
6 - Interface Innovator
6 - Interface Innovator

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