https://bugzilla.novell.com/show_bug.cgi?id=353495
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=353495#c2 --- Comment #2 from James Purcell <[EMAIL PROTECTED]> 2008-01-13 18:04:22 MST --- (In reply to comment #1 from James Purcell) > new DateTime(d.Ticks, DateTimeKind.Utc).ToLocalTime() Actually no need for that, just add DateTimeStyles.AssumeUniversal to ParseExact. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
