wrote:
Use the test page to determine the identifier you want (http://andrevieira.outsystemscloud.com/TimeZone/)
From the drop down select the timezone you want and below you will see the identifier which is the value you should use.
![]()
From the drop down select the timezone you want and below you will see the identifier which is the value you should use.
Hi gents,
I reckon Andre's proposed solution is a good one. I'm located at Australia. And By selecting the respective time zone and hit search, BOOM!, I got the identifier of my time zone, which is exactly the attribute for the action - ConvertTimeFromUTC(currentTime, TimeZone).
In terms of foramtting the time, I would suggest using DateTime_PrettyFormat(..). Very Handy.