[Python] 將datetime 轉換成字串 · from datetime import datetime · >>> datetime.now() · datetime(2020, 3, 21, 22, 15, 12, 15172) · >>> str(datetime.
確定! 回上一頁