Searched refs:tm_for_timezone (Results 1 – 1 of 1) sorted by relevance
388 tm *tm_for_timezone = localtime(&gmt); in HttpDateToSeconds() local389 *seconds = gmt + tm_for_timezone->tm_gmtoff; in HttpDateToSeconds()