Question
How can I convert the rule inputted date time into current logged user's date time?
Dear Experts,
There is a requirement that, a given date time, which maybe GMT+05, GMT, or GMT-03, we need convert it to logged user's time.
For example, given date time is "7/29/2021 2:39 AM GMT+05:00", my local time zone is "GMT+08", I need convert it to local time, the expected result should be "7/29/2021 5:39 AM GMT+08:00".
However, I have tried below functions ( image attached ), no one can meet my expectation.

