DefaultDateFormat property

The DefaultDateFormat property gets or sets the Date Format menu in the Data Options window.

Syntax

object.DefaultDateFormat

object.DefaultDateFormat = Value

Parameters
Value
Data type: Long
The available values are:
Value Description
0 Default – iSeries Job Default
1 [DMY] Day/Month/Year
2 [EUR] European
3 [ISO] International Standards Organization
4 [JIS] JIS
5 [JUL] Julian
6 [MDY] Month/Day/Year
7 [USA] USA
8 [YMD] Year/Month/Day