Lines Matching refs:timestr
378 char timestr[20];379 int rv = strftime(timestr, 20, "%Y-%m-%d %H:%M:%S", ×truct);384 return string(timestr);