Forum Discussion

ATokeley's avatar
ATokeley
Contributor
15 years ago

Converting Date string into Date

Hi guys, I'm pulling my hair out trying to convert a string of format (2007-01-26T00:00:00) being returned in a REST response into a date format so I can operate on it and then re-use the value to pe...