Searched refs:_monthnames (Results 1 – 1 of 1) sorted by relevance
23 _monthnames = ['jan', 'feb', 'mar', 'apr', 'may', 'jun', 'jul', variable99 if mm not in _monthnames:101 if mm not in _monthnames:103 mm = _monthnames.index(mm) + 1