SIGN IN SIGN UP

Bite the bullet on all the indirect timetz and datetimetz tzinfo methods:

make the callers figure out the right tzinfo arguments to pass, instead of
making the callees guess.  The code is uglier this way, but it's less
brittle (when the callee guesses, the caller can get surprised).
T
Tim Peters committed
e39a80c362869a4262d7af78be365b38c57ae904
Parent: a37e5cc