To create a time zone aware datetime object, you can simply pass the tzinfo=pytz.utc argument to it. >>> import pytz >>> dt_tz ...
確定! 回上一頁