check_cert_time_string
int check_cert_time_string(const char *time, const char *desc);
if (!check_cert_time_string(startdate, "start date"))
if (!check_cert_time_string(enddate, "end date"))