Home | History | Annotate | Download | only in python2.7

Lines Matching refs:hhmmss

992         hhmmss = tz
993 hhmm, ss = divmod(hhmmss, 60)