Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / AS400TimeFormatOption Enumeration
In This Topic
AS400TimeFormatOption Enumeration
In This Topic
Specifies the time format for selected fields that have an AS/400 field type of time.
Members
MemberDescription
DdsFormat is given by the AS/400 file attribute.
DefaultAS/400 job default.
EuropeanIBM European standard (hh.mm.ss).
HourMinuteSecondHour, minute, second (hh:mm:ss).
IsoInternational Standards Organization (hh.mm.ss).
JisJapanese Industrial standard (hh:mm:ss).
UsaUSA standard (hh:mm AM or PM).
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also