defaultDateFormat

系统变量 StrLib.defaultDateFormat 指定 defaultDateFormat 的值,它是一种掩码,可以用来创建由函数 StrLib.formatDate 返回的字符串。

StrLib.defaultDateFormat 的初始值就是 Java 运行时属性 vgj.default.dateFormat 的值。如果未设置该属性,则 StrLib.defaultDateFormat 的初始值为 MM/dd/yyyy

有关时间掩码的特征的详细信息,请参阅日期、时间和时间戳记说明符

类型:STRING

使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.