[Mono-bugs] [Bug 69582][Nor] Changed - Wrong dates returned through SQL query

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 Jan 2005 01:00:46 -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 tsureshkumar@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69582

--- shadow/69582	2005-01-07 01:00:10.000000000 -0500
+++ shadow/69582.tmp.1640	2005-01-07 01:00:45.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69582
 Product: Mono: Class Libraries
 Version: unspecified
 OS: RHEL 2.1
 OS Details: 2.4.9-45lxset12smp
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: Scott.Grosch@intel.com               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,11 @@
 OK, it appears as if every date returned is off by the same amount.  
 Doing this:
 
 returnedDate.AddTicks(56623104000000000)
 
 causes the right value to be displayed.  
+
+------- Additional Comments From tsureshkumar@novell.com  2005-01-07 01:00 -------
+
+
+*** This bug has been marked as a duplicate of 70651 ***