PADCDOW ​
Returns the day of the week padded on the right side to the specified amount.
Reporting Area(s) ​
General
Required Parameters ​
- Date field (cobegdate, coenddate, DATE())
- Numeric value: number of characters to pad expression (i.e. 20 pads the expression to 20 characters)
Optional Parameters ​
None
Example(s) ​
PADCDOW(cobegdate,20) pads the course begin date to 20 characters (i.e. Monday )