[Mono-dev] (no subject)

Greg Young gregoryyoung1 at gmail.com
Tue Dec 18 19:31:36 UTC 2012


Using mono on a raspberry pi. Not sure if it has been reported before.

The date part of DateTime is off and TimeSpan is a bit quirky eg

        var span = TimeSpan.FromMilliseconds(10000);
        Console.WriteLine(span.TotalSeconds);

Prints 0

-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20121218/35dbe3c8/attachment.html>


More information about the Mono-devel-list mailing list