iso9660_dtime_s Struct Reference

ISO-9660 shorter-format time structure. See ECMA 9.1.5. More...

#include <iso9660.h>


Data Fields

iso711_t dt_year
iso711_t dt_month
iso711_t dt_day
iso711_t dt_hour
iso711_t dt_minute
iso711_t dt_second
iso712_t dt_gmtoff


Detailed Description

ISO-9660 shorter-format time structure. See ECMA 9.1.5.

See also:
iso9660_dtime


Field Documentation

iso711_t iso9660_dtime_s::dt_day
 

Day of the month from 1 to 31

iso712_t iso9660_dtime_s::dt_gmtoff
 

GMT values -48 .. + 52 in 15 minute intervals

iso711_t iso9660_dtime_s::dt_hour
 

Hour of the day from 0 to 23

iso711_t iso9660_dtime_s::dt_minute
 

Minute of the hour from 0 to 59

iso711_t iso9660_dtime_s::dt_month
 

Has value in range 1..12. Note starts at 1, not 0 like a tm struct.

iso711_t iso9660_dtime_s::dt_second
 

Second of the minute from 0 to 59

iso711_t iso9660_dtime_s::dt_year
 

Number of years since 1900


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 19:40:07 2006 for libcdio by  doxygen 1.4.6