Question
Commonwealth Bank of Australia
AU
Posted: Apr 10, 2019
Last activity: Apr 11, 2019
Last activity: 11 Apr 2019 7:36 EDT
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
How to Convert date format from GMT to ISO format i.e. GMT to Z
Accepted Solution
Identified the solution Use below approach
Property-Set
Param.Date1=@CurrentDateTime()
Param.Date2=@FormatDateTime(Param.Date1,"yyyy-MM-dd'T' HH:mm:ss'Z'","","")
OutPut
Date 1 = 20190411T072038.489 GMT
Date 2 = 2019-04-11T 17:20:38Z
Question
Question
Question Solved
Question Solved
Question
Question Solved
Question
Question
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.