defaultTimeFormat (EGL build descriptor option)

The build descriptor option defaultTimeFormat specifies the generated value for the Java™ runtime property vgj.default.timeFormat. That property sets the initial runtime value of system variable StrLib.defaultTimeFormat, which contains one of the masks that can be used to create the string returned by the function StrLib.formatTime.

For details on valid values, see Date, time, and timestamp specifiers.

Related concepts
Java runtime properties

Related reference
Build descriptor options
Date, time, and timestamp format specifiers
defaultTimeFormat (system variable)
formatTime()
Java runtime properties (details)
TIME

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.