Lines Matching refs:nummonth
52 Jan) month=January; nummonth=1;;
53 Feb) month=February; nummonth=2;;
54 Mar) month=March; nummonth=3;;
55 Apr) month=April; nummonth=4;;
56 May) month=May; nummonth=5;;
57 Jun) month=June; nummonth=6;;
58 Jul) month=July; nummonth=7;;
59 Aug) month=August; nummonth=8;;
60 Sep) month=September; nummonth=9;;
61 Oct) month=October; nummonth=10;;
62 Nov) month=November; nummonth=11;;
63 Dec) month=December; nummonth=12;;
89 if (expr $nummonth \> $nummonthtod) > /dev/null;