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