共用方式為


dayofyear()

適用於:✅Microsoft網狀架構Azure 數據✅總管 Azure 監視器✅Microsoft Sentinel

傳回整數數位代表指定年份的日數。

語法

dayofyear(date)

深入瞭解 語法慣例

參數

姓名 類型​​ 必要 描述
date datetime ✔️ 要決定日數的日期時間。

傳回

指定年份的日期編號。

範例

dayofyear(datetime(2015-12-14))

輸出

result
348