PADCDOW

Returns the day of the week padded on the right side to the specified amount.

Reporting Area(s):

General

Required Parameters:

  1. Date field (cobegdate, coenddate, DATE())
  2. 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 )

 

Related Topics Link IconRelated Topics