td_month_of_year is an overloaded scalar function. It is defined with the following parameter data types:
- DATE
- TIMESTAMP
- TIMESTAMP WITH TIME ZONE
If the argument passed to the function does not match one of these declared data types, an error is returned indicating that the function does not exist.