Home | History | Annotate | Download | only in test

Lines Matching refs:maxday

598             for month, maxday in zip(range(1, 13), dim):
600 maxday += 1
601 for day in range(1, maxday+1):