Lines Matching refs:month
88 # until we find a month. This cannot work with files whose owner is a
90 # will be owned by a user whose name is a month. So we first look at
97 # Find which argument is the month.
98 month=
100 until test $month
106 Jan) month=January; nummonth=1;;
107 Feb) month=February; nummonth=2;;
108 Mar) month=March; nummonth=3;;
109 Apr) month=April; nummonth=4;;
110 May) month=May; nummonth=5;;
111 Jun) month=June; nummonth=6;;
112 Jul) month=July; nummonth=7;;
113 Aug) month=August; nummonth=8;;
114 Sep) month=September; nummonth=9;;
115 Oct) month=October; nummonth=10;;
116 Nov) month=November; nummonth=11;;
117 Dec) month=December; nummonth=12;;
127 # Because of the dummy argument above, month is in $2.
133 # $2 = month
142 # $2 = month
146 # Get the month.
148 Jan) month=January; nummonth=1;;
149 Feb) month=February; nummonth=2;;
150 Mar) month=March; nummonth=3;;
151 Apr) month=April; nummonth=4;;
152 May) month=May; nummonth=5;;
153 Jun) month=June; nummonth=6;;
154 Jul) month=July; nummonth=7;;
155 Aug) month=August; nummonth=8;;
156 Sep) month=September; nummonth=9;;
157 Oct) month=October; nummonth=10;;
158 Nov) month=November; nummonth=11;;
159 Dec) month=December; nummonth=12;;
185 # For the first six month of the year the time notation can also
195 echo $day $month $year