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

Lines Matching refs:tz

876             data.append('') # Dummy tz
880 [dd, mm, yy, tm, tz] = data
896 yy, tz = tz, yy
916 tz = tz.upper()
917 if tz in _timezones:
918 tzoffset = _timezones[tz]
921 tzoffset = int(tz)
988 tz = date[-1]
992 hhmmss = tz