I'm working with a generated client from the xFire 1.2.5 libraries.

I have two dates fields, one of type date and another with a datetime type.

My problem is that once generated, both are XmlGregorianCalendar, the output of 
the dates are the same:

timeStamp="2007-04-23T20:15:25.209-04:00" (datetime)
<ns3:expirationDate>2008-09-23T20:15:12.306-04:00</ns3:expirationDate> (date)

But the server is expecting a yyyy-MM-dd format only on the expirationDate, how 
can I change this ?


Thanks,
- Pascal


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to