Arrow(2020, 7, 25, 21, 50, 45) # 2020-07-25T21:50:45+00:00 # 取得其中的數值 t.year # 2020 t.hour # 21 t.timestamp # 時間戳 # 1594504245 ...
確定! 回上一頁