因為Django的settings中, 預設(用startproject)會設定USE_TZ=True, 所以當直接拿Django DateTimeField來跟python的datetime.datetime做比較或加減時, ...
確定! 回上一頁