ParserInfo.monthsAA

AAs used for matching strings to calendar numbers, e.g. Jan is 1

class ParserInfo
int[string] monthsAA;

Meta