YEARWINDOW

Use YEARWINDOW to specify the first year of the 100-year window (the century window) to be applied to windowed date field processing by the COBOL compiler.

Read syntax diagramSkip visual syntax diagram
YEARWINDOW option syntax

>>-YEARWINDOW(base-year)---------------------------------------><

Default is: YEARWINDOW(1900)

Abbreviations are: YW

base-year represents the first year of the 100-year window. You must specify it with one of the following values:

Usage notes