Lines Matching defs:local
1080 "Return local time tuple compatible with time.localtime()."
1247 "datetime in UTC -> datetime in local time."
1858 "Return local time tuple compatible with time.localtime()."
1875 def local(u):
1879 # Our goal is to solve t = local(u) for u.
1880 a = local(t) - t
1882 t1 = local(u1)
1888 b = local(u2) - u2
1895 t2 = local(u2)
1966 local = datetime(*localtm[:6])
1994 # Convert from UTC to tz's local time.
2500 # the only spelling that makes sense on the local wall clock.
2532 # local clock into tz's daylight time).
2571 # time (4:MM UTC). There is no local time mapping to 5:MM UTC. The local
2573 # standard time. Since that's what the local clock *does*, we want to map both
2575 # in local time, but so it goes -- it's the way the local clock works.
2592 # daylight time we intend here), but returning it gives the real-life "local