10-26-2018 07:13 AM - edited 03-14-2019 06:34 PM
Hi,
I'm developing a script, I need changer GMT Time from +2 to +3, I dont have problem to convert time, but if convert variable Date (with new time) to String it get old value (GMT +2)
SET DateNow_Date = D[D[now], TZ[Etc/GMT+3]]
SET DateNow_String = DateNow_Date.toString()
10-26-2018 02:52 PM
11-08-2018 03:55 AM
HI Anthony,
I got fix the problem used JAVA. Thank you.
11-08-2018 10:54 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide