The system variable StrLib.defaultDateFormat specifies one of several masks that can be used to create the string returned by the function StrLib.formatDate.
The initial value of StrLib.defaultDateFormat is the value of the Java™ runtime property vgj.default.dateFormat. If that property is not set, the initial value of StrLib.defaultDateFormat is MM/dd/yyyy.
For details on the characteristics of a time mask, see Date, time, and timestamp specifiers.
Type: STRING