TIMFMT (Time Format) Keyword for Physical and Logical Files--Example

Figure 75 shows how to specify the TIMFMT keyword.

Figure 75. Specifying the TIMFMT Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A
00020A          R RECORD
00030A            TIMFLD1         T         TIMFMT(*ISO)
00040A            TIMFLD2         T         TIMFMT(*USA)
     A

If the current time is 2 o'clock p.m., the system time format is hhmmss, and the system time separator is ':', TIMFLD1 contains 14.00.00. TIMFLD2 contains 2:00 PM.