How do I create custom date functions for reports?
I'm building reports, and have found out how to do things like extract the month number out of a date. The function screen allows the following:
So my question is, if I want to do other things such as get the month Name, name of the day of the week, or other standard date-library type functions, how can I add to what is available here?