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