Author tim_one
Recipients
Date 2003-01-02.01:14:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

I always figured the use case for fromtimestamp(stamp, tz) 
was indeed so the user had a dead-easy way to attach 
their own local time tzinfo class to a timestamp, and that's 
all.  I would find the behavior you describe counterintuitive 
instead:  if I want a conversion, I'd rather ask for one 
explicitly (via astimezone()).
History
Date User Action Args
2007-08-23 14:09:36adminlinkissue660872 messages
2007-08-23 14:09:36admincreate