Home | History | Annotate | Download | only in intltest

Lines Matching refs:pdt

338     SimpleTimeZone *pdt = new SimpleTimeZone(-8 * 60 * 60 * 1000, *ids->snext(status));
339 pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
340 pdt->setEndRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status);
341 Calendar *calendar = new GregorianCalendar(pdt, status);
2589 cal.setTime(UDate(997257600000.0), ec); // Wed Aug 08 01:00:00 PDT 2001