HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SuperC features for date comparisons

HLASM Toolkit Feature User's Guide
GC26-8710-10

Using SuperC features specifically designed to help you manage dates, you can:
  • Specify a 100-year period (or "year window") so that, for dates that have only a 2-digit year, the century can be determined. This can be based on either:
    • A "fixed" year window (with a fixed starting year), or
    • A "sliding" year window (starting at a specified number of years prior to the current year).
  • Compare 2-digit year values in one file with 4-digit year values in another file.
  • Compare compressed year values in one file with uncompressed year values in another file.
  • Filter cosmetic differences caused by adding century digits to 2-digit years, so that you can more easily identify real differences in content.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014