Convert Date time tp different time zone

Hi there,

I think our Appian site to set as US central time. as the now() function returns "4/10/2024 12:37 PM CDT", if I want to convert it to China time, could anyone here know how to do it?

I tried this, but does not work.

local(now(), "Asia/Shanghai"), it returns: 4/10/2024 8:37 PM CDT

but it should be "4/11/2024 1:37 AM"

anyone can help?

Regards,

Lin

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data