[Mono-bugs] [Bug 381103] DateTime "Kind" property defaults to Local (different than . Net)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 18 13:46:46 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=381103

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=381103#c6





--- Comment #6 from Miguel de Icaza <miguel at novell.com>  2008-04-18 11:46:46 MST ---
I agree that there is a high risk of backporting this code.

You could work around the bug in your code by having a wrapper routine that
would first check if DateTime has the bug, and if so, when doing the parse
processing, account for that, perhaps creating a new DateTime based on it.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list