FormatWidth
Multiple widths are available for formats: short (minimal amount of data), medium (small amount of data), long (complete amount of data), full (complete amount of data and extra information).
enum FormatWidth {
Short
Medium
Long
Full
}
Description
For example the date-time formats for the english locale will be:
Members
Member | Description |
---|---|
Short
|
|
Medium
|
|
Long
|
|
Full
|