CoffFileHeader.TimeDateStamp

The low 32 bits of the number of seconds since 00:00 January 1, 1970 (a C run-time time_t value), that indicates when the file was created.

struct CoffFileHeader
uint TimeDateStamp;

Meta