Date Masks

The date mask feature is provided for flexibility in accommodating date formats. The system accepts a wide range of date masks.

With definition files that use a fixed-width data file, the system reads dates according to their length.

  • 6 digits is read as mmddyy (See MMDDYY or YYMMDD)
  • 8 digits is read as mmddyyyy (See MMDDYYYY, YYYYMMDD, or MM/DD/YY)
  • 10 digits is read as mm-dd-yyyy (See MM/DD/YYYY)

Note: If an invalid date is entered, the system date is used.

Use the following samples to determine how to enter a date mask in both definition and data files: