Lines Matching refs:UDate
313 void setGregorianChange(UDate date, UErrorCode& success);
323 UDate getGregorianChange(void) const;
589 virtual UDate getEpochDay(UErrorCode& status);
693 UDate fGregorianCutover;
705 UDate fNormalizedGregorianCutover;// = gregorianCutover;
726 static double millisToJulianDay(UDate millis);
735 static UDate julianDayToMillis(double julian);
763 virtual UDate defaultCenturyStart() const;
778 static UDate fgSystemDefaultCenturyStart;
791 * Default value that indicates the UDate of the beginning of the system default century
793 static const UDate fgSystemDefaultCentury;
801 UDate internalGetDefaultCenturyStart(void) const;