You can use a string, the
system variable
StrLib.defaultTimeFormat (as described in
defaultTimeFormat),
or any of these constants:
- eurTimeFormat
- The pattern HH.mm.ss, which is the IBM® European standard time format.
- isoTimeFormat
- The pattern HH.mm.ss, which is the time format specified by the
International Standards Organization (ISO).
- jisTimeFormat
- The pattern HH:mm:ss, which is the Japanese Industrial Standard
time format.
- usaTimeFormat
- The pattern hh:mm AM, which is the IBM USA standard time format.