dt.datetime.now(dt.timezone.utc).isoformat() ... A common pitfall with pytz it to pass a pytz time zone as a tzinfo attribute of a datetime:
確定! 回上一頁