tm

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

tm_gmtoff
c_long tm_gmtoff;
Undocumented in source.
tm_hour
int tm_hour;
Undocumented in source.
tm_isdst
int tm_isdst;
Undocumented in source.
tm_mday
int tm_mday;
Undocumented in source.
tm_min
int tm_min;
Undocumented in source.
tm_mon
int tm_mon;
Undocumented in source.
tm_sec
int tm_sec;
Undocumented in source.
tm_wday
int tm_wday;
Undocumented in source.
tm_yday
int tm_yday;
Undocumented in source.
tm_year
int tm_year;
Undocumented in source.
tm_zone
const(char)* tm_zone;
Undocumented in source.

Meta