Searched refs:PERSIAN_EPOCH (Results 1 – 4 of 4) sorted by relevance
94 private static final int PERSIAN_EPOCH = 1948320; field in PersianCalendar375 int julianDay = PERSIAN_EPOCH - 1 + 365 * (eyear - 1) + floorDivide(8 * eyear + 21, 33); in handleComputeMonthStart()422 long daysSinceEpoch = julianDay - PERSIAN_EPOCH; in handleComputeFields()
96 private static final int PERSIAN_EPOCH = 1948320; field in PersianCalendar378 int julianDay = PERSIAN_EPOCH - 1 + 365 * (eyear - 1) + floorDivide(8 * eyear + 21, 33); in handleComputeMonthStart()425 long daysSinceEpoch = julianDay - PERSIAN_EPOCH; in handleComputeFields()
65 static const int32_t PERSIAN_EPOCH = 1948320; variable175 …int32_t julianDay = PERSIAN_EPOCH - 1 + 365 * (eyear - 1) + ClockMath::floorDivide(8 * eyear + 21,… in handleComputeMonthStart()215 int32_t daysSinceEpoch = julianDay - PERSIAN_EPOCH; in handleComputeFields()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...