Lines Matching full:hour
748 const int32_t HOUR = 3600;757 if (offset <= -16*HOUR || offset >= 16*HOUR) {851 if (offset < 0 || offset > HOUR) {