You can list all the available timezones with pytz.all_timezones : In [40]: import pytz In [41]: pytz.all_timezones Out[42]: ...
確定! 回上一頁