weekdayFormat top-level property
DateFormat
weekdayFormat
getter/setter pair
The format of a weekday with no time of day.
Implementation
DateFormat weekdayFormat = DateFormat.EEEE();
The format of a weekday with no time of day.
DateFormat weekdayFormat = DateFormat.EEEE();