Thanks for your answer,
I catch this error when I try to parse the date (to get the dday):
terminate called after throwing an instance of
'xercesc_2_7::SchemaDateTimeException'
when executing the following code:
XMLDateTime* creationdate = new XMLDateTime();
creationdate->parseDateTime();
what am I doing wrong ?
Alberto Massari wrote:
>
> At 11.43 20/07/2007 -0700, jerome.mariette wrote:
>
>>Hi everybody,
>>I'd like to use the xs:dateTime type in my XML, but the formatting is kind
>>of tricky. There is in the xerces functions to create it easily in order
to
>>export it into my XML ?
>
> Use XMLDateTime from xercesc/util/XMLDateTime.hpp
>
> Alberto
>
>>thx,
>>Jerome
>>--
>>View this message in context:
>>http://www.nabble.com/xs%3AdateTime-tf4118903.html#a11713850
>>Sent from the Xerces - C - Dev mailing list archive at Nabble.com.
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/xs%3AdateTime-tf4118903.html#a11750227
Sent from the Xerces - C - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]