我想用dateutil.parser.parse()來解析使用時區感知日期時間的默認str(datetime.datetime.now())輸出。但是,parse()似乎丟失了時區信息並將其替換爲當地時區。
確定! 回上一頁