COR_STAMP

The COR_STAMP structure contains timestamp information. Its definition is:

typedef struct cor_time_stamp {

   COR_I4   yyyymmdd;

   COR_I4   hhmmsstt;

} COR_STAMP;

More information

Standard Data Types.