Hi
I wrote a code in a cloud Dev environment(Time is UTC). In this code I use SystemDateget() to get time value; However, when user is running code, the time should be the user local time.
How can i achieve that making time always be user's local time?
If not, how can I convert from UTC to PST?
Best Regards,
JustZM