[Mono-devel-list] Re: [PATCH] Various DateTime fixes and tests
Atsushi Eno
atsushi at ximian.com
Thu Jun 10 03:27:44 EDT 2004
Hello!
> Could you commit the regression tests patch in that mail as well? They
> cover a lot of the fixed cases.
Oops sorry again. I missed that. Well, now I added them in my box
but MS.NET resulted in different, with some corrections. You need
to adjust UTC/non-UTC in some cases.
> One problem is the NoColonTimeZone test (for timezones like "-0700"
> rather than "-07:00") is failing. It works with my patch on beta2, and
> the patch as committed looked ok (skimmed it at least), so there must be
> something that's changed recently around that code breaking it, now.
> Will look into it later this week if I can.
It didn't complain in my box. Maybe because of missing some format
patterns? I fixed some for them. Can you check it later?
Instead, ParseNotExact fails. Its bacause I've added limitation
to non-Letter characters. It was required by some reason, but could
not remember right now ;) Will check later.
Thanks!
Atsushi Eno
More information about the Mono-devel-list
mailing list