Next: posix time itimerval, Previous: posix time tms, Up: posix time [Index]
struct-tmScheme level representation of struct tm, (libc)struct tm. It has the following fields:
tm_secExact integer.
tm_minExact integer.
tm_hourExact integer.
tm_mdayExact integer.
tm_monExact integer.
tm_yearExact integer.
tm_wdayExact integer.
tm_ydayExact integer.
tm_isdstBoolean.
tm_gmtoffExact integer.
tm_zoneBytevector.
Build and return a new instance of struct-tm.
Return #t if obj is an instance of struct-tm.
Accessors for instances of struct-tm