users@jaxb.java.net

datatype date: export only with day, month and year

From: Christoph Brunner <news_chbr0001_at_YAHOO.DE>
Date: Wed, 11 Jun 2003 06:21:25 -0600

Hi,

in my schema there is an element with the datatype xsd:date.
In my form i write 2003-06-11,
but if i export this element i get the following string:
2003-06-11+01:00
I only want the day, month and year!
How can i get only this?

Thanks
Christoph Brunner