Get the ‘month’ value from a date or datetime.
Parameters:
No parameters accepted.
Returns:
short(1,12) - A short value representing the month.
short(1,12)
Usages:
month( d:date) : short month( d:datetime) : short
month( d:date) : short
month( d:datetime) : short