Is there *any* possible way to convert this string:
2003-12-11T14:29:56.2729751-05:00
to a Calendar object???
I'm getting the string from a SOAP response. The element is "Expires" and the string above is the value. I need to take that string and save it as a type java.util.Calendar property...
*help!?*
2003-12-11T14:29:56.2729751-05:00
to a Calendar object???
I'm getting the string from a SOAP response. The element is "Expires" and the string above is the value. I need to take that string and save it as a type java.util.Calendar property...
*help!?*