#include
std:: myTime de la secuencia = “1438”;
time_t ahora = tiempo (0);
now_tm del tm* del struct = localtime (&now);
now_tm->tm_hour = atoi (myTime.substr (0, 2).c_str ());
now_tm->tm_min = atoi (myTime.substr (2, 2).c_str ());
now_tm->tm_sec = 0;
blanco del time_t = mktime (now_tm);
reloj fechador del carbón de leña [32] = "";
strftime (reloj fechador, 32, “%b %d %Y %I: %M: %S el 000% p”, gmtime (&target));
std:: cout <>
|