[Issue 1639] New: Date/Time deficiences
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Nov  4 01:02:58 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1639
           Summary: Date/Time deficiences
           Product: D
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: braddr at puremagic.com
        ReportedBy: steve.teale at britseyeview.com
The Date struct is lacking a day-of-year (Julian day) field.
Date instances can only be instantiated by parsing a string.  Should be
possible to instantiate from clock ticks and explicit date part values.
There needs to be a corresponding Time struct for example for use with ODBC.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list