Searched refs:szDTime (Results 1 – 1 of 1) sorted by relevance
547 char szDTime[32] = ""; in Strftime() local548 (void)strftime(szDTime, sizeof(szDTime), format.c_str(), &t); in Strftime()549 return szDTime; in Strftime()