defaultTimestampFormat (EGL system variable)

The system variable StrLib.defaultTimestampFormat specifies one of several masks that can be used to create the string returned by the function StrLib.formatTimestamp.

The initial value of StrLib.defaultTimestampFormat is the value of the Java™ runtime property vgj.default.timestampFormat. If that property is not set, the initial value of StrLib.defaultTimestampFormat is an empty string.

For details on the characteristics of a timestamp mask, see Date, time, and timestamp specifiers.

Type: STRING

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