Programming with Reflection
Xfr400TimeFormat property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the time format for selected fields having an AS/400 field type of Time.
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
The default is rcAS400TimeDft.
rcAS400TimeDDS Format given by AS/400 file attribute
rcAS400TimeDft AS/400 job default
rcAS400TimeEur IBM European standard (hh.mm.ss)
rcAS400TimeHMS Hour, minute, second (hh:mm:ss)
rcAS400TimeISO International Standards Organization (hh.mm.ss)
rcAS400TimeJIS Japanese Industrial standard (hh:mm:ss)
rcAS400TimeUSA USA standard (hh:mm AM or PM)