[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 13:46:53 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71213
--- shadow/71213 2005-01-13 11:39:47.000000000 -0500
+++ shadow/71213.tmp.19076 2005-01-13 13:46:53.000000000 -0500
@@ -5,17 +5,18 @@
OS Details: OS X 10.3.7
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: System
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: dick@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