Previous Topic: YEAR Keyword—Calendar YearNext Topic: ZONE Keyword—Zone ACIDs


Example: YEAR keyword

This example creates a 2006 calendar named FIN06 for the first quarter financial month close:

TSS ADDTO(SDT) CALENDAR(FIN06)
               YEAR(2006)                            
               INCLUDE(01/30,01/31,02/28,02/29,03/30,03/31)