- Leading the development of open, vendor-neutral IT standards a
NAME time.h - time types SYNOPSIS #include DESCRIPTION The header declares the structure tm, which includes at least the following members: int tm_sec seconds [0,61] int tm_min minutes [0,59] int tm_hour hour [0,23] int tm ......