[Mono-bugs] [Bug 71213][Maj] Changed - System.IO.File.SetCreationTime does not save dates on files correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 11:39:47 -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 cgaisford@novell.com.

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

--- shadow/71213	2005-01-12 14:00:45.000000000 -0500
+++ shadow/71213.tmp.15934	2005-01-13 11:39:47.000000000 -0500
@@ -10,13 +10,12 @@
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cgaisford@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: System.IO.File.SetCreationTime does not save dates on files correctly
 
 It appears System.IO.File.SetCreationTime, SetLastWriteTime, and
 SetLastAccessTime all do not set the dates correctly on files.  I have
 provided a simple app that reads a files time, sets the time forward a few
 seconds, writes it back to the file and re-reads it.  This appears to be a