[Issue 1639] Date/Time deficiences

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 30 08:47:21 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=1639





------- Comment #3 from ghaecker at idworld.net  2009-04-30 10:47 -------
In struct Time method fromTicks,

function calls
    HourFromTime
    MinFromTime
    SecFromTime

need to changed to
    hourFromTime
    minFromTime
    secFromTime

respectively.


-- 



More information about the Digitalmars-d-bugs mailing list