Home | History | Annotate | Download | only in format

Lines Matching defs:day2

62         public int day2;
68 int offset, int year2, int month2, int day2, int hour2, int minute2,
79 this.day2 = day2;
86 int offset, int year2, int month2, int day2, int hour2, int minute2) {
96 this.day2 = day2;
198 || local.monthDay != test.day2 || local.hour != test.hour2
201 test.year2, test.month2, test.day2, test.hour2, test.minute2);
216 || local.monthDay != test.day2 || local.hour != test.hour2
219 test.year2, test.month2, test.day2, test.hour2, test.minute2);
239 || local.monthDay != test.day2 || local.hour != test.hour2
242 test.year2, test.month2, test.day2, test.hour2, test.minute2,
261 || local.monthDay != test.day2 || local.hour != test.hour2
264 test.year2, test.month2, test.day2, test.hour2, test.minute2,