[Mono-bugs] [Bug 53461][Nor] Changed - DateTime.ParseExact doesn't return correct results with ending "Z"
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Fri, 30 Jan 2004 08:27:20 -0500 (EST)
    
    
  
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=53461
--- shadow/53461	2004-01-30 03:53:24.000000000 -0500
+++ shadow/53461.tmp.21771	2004-01-30 08:27:20.000000000 -0500
@@ -45,6 +45,11 @@
 ------- Additional Comments From dave-mono@earth.li  2004-01-30 03:53 -------
 Unfortunately this test case fails for everyone not in GMT+5. Is there
 a way of rewriting it to work for everyone? 
 
 Hmm, a quick look finds me TimeZone.CurrentTimeZone, but ideally we
 would set the timezone, and this is not a way to do it.
+
+------- Additional Comments From spouliot@videotron.ca  2004-01-30 08:27 -------
+Created an attachment (id=6568)
+Better test case
+