Home | History | Annotate | Download | only in format

Lines Matching refs:month2

54         public int month2;
61 int offset, int year2, int month2, int day2, int hour2, int minute2,
71 this.month2 = month2;
79 int offset, int year2, int month2, int day2, int hour2, int minute2) {
88 this.month2 = month2;
190 if (local.year != test.year2 || local.month != test.month2
194 test.year2, test.month2, test.day2, test.hour2, test.minute2);
208 if (local.year != test.year2 || local.month != test.month2
212 test.year2, test.month2, test.day2, test.hour2, test.minute2);
231 if (local.year != test.year2 || local.month != test.month2
235 test.year2, test.month2, test.day2, test.hour2, test.minute2,
253 if (local.year != test.year2 || local.month != test.month2
257 test.year2, test.month2, test.day2, test.hour2, test.minute2,