Home | History | Annotate | Download | only in build-aux

Lines Matching refs:month

108 # until we find a month.  This cannot work with files whose owner is a
110 # will be owned by a user whose name is a month. So we first look at
117 # Find which argument is the month.
118 month=
120 until test $month
127 Jan) month=January; nummonth=1;;
128 Feb) month=February; nummonth=2;;
129 Mar) month=March; nummonth=3;;
130 Apr) month=April; nummonth=4;;
131 May) month=May; nummonth=5;;
132 Jun) month=June; nummonth=6;;
133 Jul) month=July; nummonth=7;;
134 Aug) month=August; nummonth=8;;
135 Sep) month=September; nummonth=9;;
136 Oct) month=October; nummonth=10;;
137 Nov) month=November; nummonth=11;;
138 Dec) month=December; nummonth=12;;
142 test -n "$month" || error "failed parsing '$ls_command /' output"
150 # Because of the dummy argument above, month is in $2.
156 # $2 = month
165 # $2 = month
169 # Get the month.
171 Jan) month=January; nummonth=1;;
172 Feb) month=February; nummonth=2;;
173 Mar) month=March; nummonth=3;;
174 Apr) month=April; nummonth=4;;
175 May) month=May; nummonth=5;;
176 Jun) month=June; nummonth=6;;
177 Jul) month=July; nummonth=7;;
178 Aug) month=August; nummonth=8;;
179 Sep) month=September; nummonth=9;;
180 Oct) month=October; nummonth=10;;
181 Nov) month=November; nummonth=11;;
182 Dec) month=December; nummonth=12;;
208 # For the first six month of the year the time notation can also
218 echo $day $month $year