This commit is contained in:
Leon 2021-08-10 03:14:15 +08:00 committed by GitHub
parent 1415436892
commit 8205bfe5c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# -*- coding: utf8 -*-
# python >=3.8
import requests,time,re,json,random,pytz
import requests,time,re,json,random
shanghai = pytz.timezone('Asia/Shanghai')
shanghai_time = datetime.now(tz=shanghai)