Lines Matching refs:month
42 month=
43 until test $month
47 Jan) month=January; nummonth=1;;
48 Feb) month=February; nummonth=2;;
49 Mar) month=March; nummonth=3;;
50 Apr) month=April; nummonth=4;;
51 May) month=May; nummonth=5;;
52 Jun) month=June; nummonth=6;;
53 Jul) month=July; nummonth=7;;
54 Aug) month=August; nummonth=8;;
55 Sep) month=September; nummonth=9;;
56 Oct) month=October; nummonth=10;;
57 Nov) month=November; nummonth=11;;
58 Dec) month=December; nummonth=12;;
92 echo $day $month $year