months property

List<String> months
final

Full month names, January..December (index = month - 1).

Implementation

final List<String> months;