defaultTimeFormat

系统变量 StrLib.defaultTimeFormat 指定 defaultTimeFormat 的值,它是一种掩码,可以用来创建由函数 StrLib.formatTime 返回的字符串。不会在任何其它上下文中使用该变量。

StrLib.defaultTimeFormat 的初始值就是 Java 运行时属性 vgj.default.timeFormat 的值。如果未设置该属性,则 StrLib.defaultTimeFormat 的初始值为 HH:mm:ss

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

类型:STRING

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