monthofyear()
Returns the integer number represents the month number of the given year.
Another alias: getmonth()
monthofyear(datetime("2015-12-14"))
Syntax
monthofyear(a_date)
Arguments
a_date: Adatetime.
Returns
month number of the given year.
Feedback
Submit and view feedback for