Home | History | Annotate | Download | only in test

Lines Matching refs:currentHour

4636                     currentHour = t[3]
4640 r = logging.handlers._MIDNIGHT - ((currentHour * 60 +
4645 print('currentHour: %s' % currentHour, file=sys.stderr)