Only one concrete tzinfo class, the timezone class, is supplied by the datetime module. The timezone class can represent simple time zones with fixed offsets ...
The astimezone() function is part of the DateTime module of Python, which is used specifically to change an aware datetime object from one time zone to another.