[Mono-bugs] [Bug 551128] FileInfo Properties return timestamps to the nearest second

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 2 06:44:37 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=551128

User emeric.fermas at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551128#c4


Emeric Fermas <emeric.fermas at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emeric.fermas at gmail.com




--- Comment #4 from Emeric Fermas <emeric.fermas at gmail.com>  2009-11-02 04:44:37 MST ---
(In reply to comment #3)
> See http://msdn.microsoft.com/en-us/library/ms724228%28VS.85%29.aspx

Hello,

When being run onn Windows, Neil's code produces the following output:
Now - 02/11/2009 12:29:11
Created - 02/11/2009 12:27:13
Modified - 02/11/2009 12:27:13
Accesed - 02/11/2009 12:27:13
Now in ticks - 633927617517672749
Created in ticks - 633927616331414899
Modified in ticks - 633927616331314893
Accesed in ticks - 633927616331414899

As you can see, "Created/Modified/Accesed in ticks" are not rounded/truncated
to the nearest second.

>From my perspective, in order to be Windows compatible, this bug should be
reopened. :-)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list