系统变量 StrLib.defaultTimestampFormat 指定 defaultTimestampFormat 的值,它是一种掩码,可以用来创建由函数 StrLib.formatTimestamp 返回的字符串。
StrLib.defaultTimestampFormat 的初始值就是 Java 运行时属性 vgj.default.timestampFormat 的值。如果未设置该属性,则 StrLib.defaultTimestampFormat 的初始值是空字符串。
有关时间戳记掩码的特征的详细信息,请参阅日期、时间和时间戳记说明符。
类型:STRING