Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can someone get me right date format pattern for the below date style. I get this format in my XML feed and find a right pattern.
"2013-09-26T00:00:00-05:00"
"2014-09-26T00:00:00-05:00"
"2015-09-26T00:00:00-05:00"
Thanks
Hi all,
i have tried all the suggestions from the comments and still facing the issue.
I am getting the DateTime values from xml as (2019-01-13T11:35:28-05:00).
Unable to load this value directly, when loaded as string unable to convert this value from stringToDate.
Please suggest a solution or date pattern for this kind of value.