Skip to main content

How to request CREATED_TIME() return time in customized timezone

  • November 7, 2018
  • 1 reply
  • 2 views

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

Forum|alt.badge.img+14
  • Inspiring
  • 38 replies
  • November 7, 2018

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