weekdays property

List<String> weekdays
final

Specifies the weekday strings 'Mon', 'Tue'...

Implementation

final List<String> weekdays;