MONTH
Returns the month as a number between 1 and 12.
Syntax: MONTH(
date
)
Example: MONTH ( DATE ( 2023 , 12 , 31 ) )
Output: 12
Last updated
Was this helpful?
Returns the month as a number between 1 and 12.
Syntax: MONTH(
date
)
Example: MONTH ( DATE ( 2023 , 12 , 31 ) )
Output: 12
Last updated
Was this helpful?