橘子味的心
标题:Python3 时间time模块 Altzone 方法

Python3 时间time模块 Altzone 方法

#!/usr/bin/python3
import time

print ("time.altzone : ", time.altzone)

目录

分类