[Mono-bugs] [Bug 403409] DateTimeOffset.ParseExact cannot deal with certain inputs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 12 19:24:32 EST 2009


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

User dmitchell at logos.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=403409#c1


David Mitchell <dmitchell at logos.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitchell at logos.com




--- Comment #1 from David Mitchell <dmitchell at logos.com>  2009-02-12 17:24:31 MST ---
Here is another unsupported format string--using it with ToString() also causes
an exception:

"yyyy'-'MM'-'dd'T'HH':'mm':'sszzz"

As a workaround, this string can be used instead:

"yyyy-MM-ddTHH:mm:sszzz"

-- 
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