[xsde-users] C++ Serialization of Date_Time

Boris Kolpackov boris at codesynthesis.com
Tue Apr 9 09:04:47 EDT 2019


DEAKIN Micheal - CONTRACTOR <Michael.Deakin at uk.thalesgroup.com> writes:

> When I attempt to serialise the following string with a time starting
> with "00" hours an exception is raised.
> 
> <?xml version="1.0"?><Envelope><Body cls="LocationController" obj="109"><SystemTime>2019-03-31 00:05:55.108</SystemTime><PredictionList></PredictionList></Body></Envelope>
> 
> Calling the serialize with any the hours field of the anything but "00"
> works correctly.

You will need to provide more details than that: what exception is
thrown (including the message), what is the you code doing when
that happens (a code fragment is best).



More information about the xsde-users mailing list