David The format exception still happens with mono from svn head. The milliseconds (.555) are causing it. You should log a bug at bugzilla.ximian.com.
Cheers, Peter -----Original Message----- From: "David Brain" <[EMAIL PROTECTED]> To: <[email protected]> Date: 09 June, 2006 09:33 Subject: [Mono-list] Possible DateTime.parse issue >Hi, > >Using mono 1.1.13.4 there is a discrepancy between date parsing between >mono and MS. > >e.g: > >DateTime.Parse("2006-05-05 5:55:55.555") > >Will parse under MS.Net but give a format exception under mono. > >I did not see anything in the release notes or bugzilla to lead me to >believe that this is something that has been fixed in a later release, >but I'm currently unable to upgrade to test. > >Thanks, > >David. >_______________________________________________ >Mono-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
