Lines Matching refs:nHr
12763 int nHr, nMn;12779 if( getDigits(zDate, 2, 0, 14, ':', &nHr, 2, 0, 59, 0, &nMn)!=2 ){12783 p->tz = sgn*(nMn + nHr*60);