FormatWidth
enum
String widths available for date-time formats. The specific character widths are locale-specific. Examples are given for en-US.
See also
- 
`getLocaleTimeFormat()
 
enum FormatWidth {
  Short
  Medium
  Long
  Full
}   Members
| Member | Description | 
|---|---|
  Short  |    For   |  
  Medium  |    For   |  
  Long  |    For   |  
  Full  |    For   |  
    © 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
    https://v7.angular.io/api/common/FormatWidth