我想知道Python库pytz中timezone参数的所有可能值是什么。怎么做? 解. for tz in pytz.all_timezones: print tz Africa/Abidjan Africa/Accra Africa/Addis_Ababa ...
確定! 回上一頁