Python2 pytz UnknownTimeZoneError

后端 未结 0 1499
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-20 02:51

I am getting a UnknownTimeZoneError for timezone that should be valid. I have the following code

import pytz
import time

edf1 = time.tzname
edf = pytz.timez         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题