Home | History | Annotate | Download | only in format

Lines Matching refs:hour2

56         public int hour2;
61 int offset, int year2, int month2, int day2, int hour2, int minute2,
73 this.hour2 = hour2;
79 int offset, int year2, int month2, int day2, int hour2, int minute2) {
90 this.hour2 = hour2;
191 || local.monthDay != test.day2 || local.hour != test.hour2
194 test.year2, test.month2, test.day2, test.hour2, test.minute2);
209 || local.monthDay != test.day2 || local.hour != test.hour2
212 test.year2, test.month2, test.day2, test.hour2, test.minute2);
232 || local.monthDay != test.day2 || local.hour != test.hour2
235 test.year2, test.month2, test.day2, test.hour2, test.minute2,
254 || local.monthDay != test.day2 || local.hour != test.hour2
257 test.year2, test.month2, test.day2, test.hour2, test.minute2,