!short: CDOW()         Convert a date value to a character day of the week
!file:C5G0_001.EHO:CDOW()
!short: CMONTH()       Convert a date to a character month name
!file:C5G0_001.EHO:CMONTH()
!short: CTOD()         Convert a date string to a date value
!file:C5G0_001.EHO:CTOD()
!short: DATE()         Return the system date as a date value
!file:C5G0_001.EHO:DATE()
!short: DAY()          Return the day of the month as a numeric value
!file:C5G0_001.EHO:DAY()
!short: DOW()          Convert a date value to a numeric day of the week
!file:C5G0_001.EHO:DOW()
!short: DTOC()         Convert a date value to a character string
!file:C5G0_001.EHO:DTOC()
!short: DTOS()         Convert a date value to a string formatted as yyyymmdd
!file:C5G0_001.EHO:DTOS()
!short: LUPDATE()      Return the last modification date of a (.dbf) file
!file:C5G0_001.EHO:LUPDATE()
!short: MAX()          Return the larger of two numeric or date values
!file:C5G0_001.EHO:MAX()
!short: MIN()          Return the smaller of two numeric or date values
!file:C5G0_001.EHO:MIN()
!short: MONTH()        Convert a date value to the number of the month
!file:C5G0_001.EHO:MONTH()
!short: PAD()          Pad character, date, and numeric values with a fill character
!file:C5G0_001.EHO:PAD()
!short: SET CENTURY    Modify the date format to include or omit century
!file:C5G0_002.EHO:"SET CENTURY"
!short: SET DATE       Set the date format for input and display
!file:C5G0_002.EHO:"SET DATE"
!short: SET EPOCH      Control interpretation of dates with no century
!file:C5G0_002.EHO:"SET EPOCH"
!short: YEAR()         Convert a date value to the year as a numeric value
!file:C5G0_001.EHO:YEAR()

