Variable ParserInfo.monthsAA

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

Declaration

class ParserInfo
{
  // ...
  int[string] monthsAA;
  // ...
}

Authors

Copyright

License