Question
2
Replies
704
Views
Posted: August 22, 2019
Last activity: January 22, 2020
Closed
pxConvertPageToString change date format
Hello
I convert my page to JSON using the pxConvertPageToString function and in JSON I get the date format "YYYY-MM-DD". How can I get the date format "YYYYMMDD"? Thanks in advance for your help
Hi
You can try changing the format using FormatDateTime function before converting the page to JSON.
Regards
Bhavya