Date.DaysInMonth

Date.DaysInMonth(dateTime as datetime) as nullable number

返回 datedatetimedatetimezonedateTime 中一个月的天数。

  • dateTime: 为其返回月份中的天数的 datedatetimedatetimezone 值。

示例:

#date(2011, 12, 01)> 表示的十二月的天数。

使用情况:

Date.DaysInMonth(#date(2011, 12, 01))

输出:

31

results matching ""

    No results matching ""