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

Lines Matching full:localtime

65 i.e. a tuple such as returned by time.localtime() or accepted by
946 # No zone info, so localtime is better assumption than GMT
989 date = time.localtime(mktime_tz(date))