View Single Post
Old 01-26-2013, 08:38 AM   PM User | #9
JasonJingle
New to the CF scene

 
Join Date: Jan 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
JasonJingle is an unknown quantity at this point
Hi there. Thank you for contributing

To give a bit more context, the string is coming from the server side. It was originally a python datetime object which had been shoved into a JSON object and sent clientside - so I'm confident the string will always be of that form. Logic Ali's method (although a little less sophisticated) has won the day. I initially did try converting to a Date object, however couldn't seem to get that to give me sensible answers.
JasonJingle is offline   Reply With Quote