Searched refs:now2 (Results 1 – 1 of 1) sorted by relevance
1582 struct tm *now2 = gmtime(&now); in AppendCommonResponse() local1584 strftime(buf, sizeof(buf), "%a, %d %b %Y %H:%M:%S %z", now2); in AppendCommonResponse()