Peter,

You can take a look at the JavaDoc for org.apache.xmlbeans.GDate and org.apache.xmlbeans.XmlCalendar to find out more information about the difference between the Java dates and the Xml dates, the upshot being that, for full control, you need to use one of the above classes instead of the default Java ones.

 

Thanks,

Radu

 

-----Original Message-----
From: Peter Luttrell [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 25, 2005 3:42 PM
To: [email protected]
Subject: Controlling the Date format

 


I have a field in my XSD that is xsd:date.

It is being outputted as "2005-03-11-06:00". What's the easiest approach to get the output to not include -06:00?

-peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to