DAYSINMONTH
Returns the number of days in a month.
Syntax: DAYSINMONTH (
date
)
Example: DAYSINMONTH ( DATE ( 2023 , 12 , 31 ) )
Output: 31
Last updated
Was this helpful?
Returns the number of days in a month.
Syntax: DAYSINMONTH (
date
)
Example: DAYSINMONTH ( DATE ( 2023 , 12 , 31 ) )
Output: 31
Last updated
Was this helpful?