Variables

@:value(cast "long")@:impl@:enuminlineread onlyLong:WeekdayRepresentation = "long"

(e.g., Thursday)

@:value(cast "narrow")@:impl@:enuminlineread onlyNarrow:WeekdayRepresentation = "narrow"

(e.g., T). Two weekdays may have the same narrow style for some locales (e.g. Tuesday's narrow style is also T).

@:value(cast "short")@:impl@:enuminlineread onlyShort:WeekdayRepresentation = "short"

(e.g., Thu)