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