Question re ETYPE_TIMESTAMP

Quick question - is the ETYPE_TIMESTAMP type semantically equal to the time_t in standard C++? time_t is the number of seconds since 1/1/1970. Is the ETYPE_TIMESTAMP the same value, or is it a bit-packed field similar to Windows FILETIME?
Cheers
Cheers