https://bugzilla.novell.com/show_bug.cgi?id=397934

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=397934#c1


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Gert Driesen <[EMAIL PROTECTED]>  2008-06-07 13:20:17 MDT 
---
I cannot reproduce this issue with SVN head. Can you try again with a recent
version of Mono?

The fact that the DateTime is more accurate in Mono is a bug. Well actually it
was a bug in the MS docs that was corrected in .NET 2.0. The Mono
implementation is currently still based on the .NET 1.1 docs.

DateTime.AddMilliseconds

NET 1.1:
The value parameter is rounded to the nearest tick.

NET 2.0:
The value parameter is rounded to the nearest integer.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to