Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of the argument.

Name

I/O

Description

def

Input

Character containing the default date order.

The following definition or character can be specified.

LocaleExit.DATEORDER_MDY or ‘0’

The date order is “MMDDYY”.

LocaleExit.DATEORDER_DMY or ‘1’

The date order is “DDMMYY”.

LocaleExit.DATEORDER_YDM or ‘2’

The date order is “YYDDMM”.