CT_SetCKDateStrFromTime
Convert time_t structure to the DATE format used by CT_SetLimitsAttributes and CT_Create_Set_Attributes_Ticket_Info.
Synopsis
void CT_SetCKDateStrFromTime( char pd[9], /* OUT - pointer to a buffer at least 9 bytes*/ time_t *t); /* IN - time value to convert */