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