td_day_of_week 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.