FormatWidth
String widths available for date-time formats. The specific character widths are locale-specific. Examples are given for en-US
.
参见
`getLocaleTimeFormat()
enum FormatWidth {
Short
Medium
Long
Full
}
成员列表
成员 | 说明 |
---|---|
Short | For |
Medium | For |
Long | For |
Full | For |