Hello All, Is it possbile to convert a time that is returned by a fetch and looks like:
2022-07-18T10:45:00-06:00
to a more avg. usable readable format?
I can use:
${idp_filedate:DateFormat}
to convert:
Tue, 19 Jul 2022 18:34:00 GMT
to:
7/19/22, 12:34 PM
Please let me know, thanks.
~AJ