[Mono-dev] wrong serialization with datetime inside dataset. Bug?

Enric Jaen enricjaen at yahoo.es
Wed Oct 31 06:16:20 EDT 2007


Hello, I have a DataSet having a DateTime field. When
the DataSet is serialized, the DateField is serialized
as:

<article_dt>2005-01-03T06:00:00.FFFFFFF</article_dt>

which as you see has a bad format. Instead, the
correct serialization should like this:

<article_dt>2005-01-03T06:00:00.0000000+01:00</article_dt>
 
Can you confirm that this is a bug?

Thanks
/Enric


       
______________________________________________ 
Pregunta, Responde, Descubre. 
Comparte tus consejos y opiniones con los usuarios de Yahoo! Respuestas 
http://es.answers.yahoo.com/info/welcome



More information about the Mono-devel-list mailing list