MMM top-level constant
String
const MMM
Month (Short)
Format: Jan Feb ... Nov Dec
Summary: The three-letter abbreviation of the month name.
Details: A culturally universal way to shorten month names while maintaining high readability. It is used extensively in list views and timeline markers.
Implementation
const String MMM = 'MMM';