For Web services you have to use the XML format of a date/time
>From http://www.w3.org/TR/xmlschema-2/#dateTime XML defines dateTime as a finite-length sequences of characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz)? i.e. 2010-06-04T14:40:15.000-05:00 A Date Only field would use the date portion, a Time Only field would use the time portion Fred From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Renjini Johney Sent: Friday, June 04, 2010 4:18 PM To: [email protected] Subject: ERROR (8957): The date format is invalid; ** Hi All, I am trying to send a soap message to submit a incident to help desk using web services and i keep getting the below error, please let me know your inputs if someone has seen this error before. faultcode>soapenv:Server.userException</faultcode> <faultstring>ERROR (8957): The date format is invalid; ?</faultstring> <detail> -- Regards, Renjini johney _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

