coding: utf-8 -*- import pytz import datetime utc = pytz.timezone('UTC') print(datetime.datetime.now(tz=utc)).
確定! 回上一頁