FormatWidth
String widths available for date-time formats.
The specific character widths are locale-specific.
Examples are given for en-US
.
See also
enum FormatWidth {
Short
Medium
Long
Full
}
String widths available for date-time formats.
The specific character widths are locale-specific.
Examples are given for en-US
.
enum FormatWidth {
Short
Medium
Long
Full
}