linkFormatWidth
npm Package | @angular/common |
---|---|
Module | import { FormatWidth } from '@angular/common'; |
Source | common/src/i18n/locale_data_api.ts |
linkOverview
enum FormatWidth {
Short
Medium
Long
Full
}
linkDescription
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).
For example the date-time formats for the english locale will be: