pytz 模块用于时区的转换,常配合datetime模块使用。 ... pytz.timezone('时区名') ... 一种是使用datetime的构造函数,传入pytz 的tzinfo对象生成 ...
確定! 回上一頁