Question
4
Replies
5855
Views
TCS
Posted: September 24, 2018
Last activity: September 25, 2018
Closed
Convert date format
How to convert date YYYY-MM-DD to 20180924T115240.685 GMT this format?
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
How to convert date YYYY-MM-DD to 20180924T115240.685 GMT this format?
What is the data type of the property that is holding the value YYYY-MM-DD ?
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.
Hi Swathi
You can use pega default function "dateStringToBigDecimal" to convert YYYY-MM-DD to GMT.
Thanks