Home | History | Annotate | Download | only in config

Lines Matching refs:month

85 # until we find a month.  This cannot work with files whose owner is a
87 # will be owned by a user whose name is a month. So we first look at
94 # Find which argument is the month.
95 month=
97 until test $month
103 Jan) month=January; nummonth=1;;
104 Feb) month=February; nummonth=2;;
105 Mar) month=March; nummonth=3;;
106 Apr) month=April; nummonth=4;;
107 May) month=May; nummonth=5;;
108 Jun) month=June; nummonth=6;;
109 Jul) month=July; nummonth=7;;
110 Aug) month=August; nummonth=8;;
111 Sep) month=September; nummonth=9;;
112 Oct) month=October; nummonth=10;;
113 Nov) month=November; nummonth=11;;
114 Dec) month=December; nummonth=12;;
124 # Because of the dummy argument above, month is in $2.
130 # $2 = month
139 # $2 = month
143 # Get the month.
145 Jan) month=January; nummonth=1;;
146 Feb) month=February; nummonth=2;;
147 Mar) month=March; nummonth=3;;
148 Apr) month=April; nummonth=4;;
149 May) month=May; nummonth=5;;
150 Jun) month=June; nummonth=6;;
151 Jul) month=July; nummonth=7;;
152 Aug) month=August; nummonth=8;;
153 Sep) month=September; nummonth=9;;
154 Oct) month=October; nummonth=10;;
155 Nov) month=November; nummonth=11;;
156 Dec) month=December; nummonth=12;;
182 # For the first six month of the year the time notation can also
192 echo $day $month $year