Home
last modified time | relevance | path

Searched refs:ConjunctionParts (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx82 sal_Int32 ConjunctionParts = 1080 * (HoursElapsed % 24) + PartsElapsed % 1080; in HebrewCalendarElapsedDays() local
85 if ((ConjunctionParts >= 19440) // If new moon is at or after midday, in HebrewCalendarElapsedDays()
87 && (ConjunctionParts >= 9924) // at 9 hours, 204 parts or later... in HebrewCalendarElapsedDays()
90 && (ConjunctionParts >= 16789) // 15 hours, 589 parts or later... in HebrewCalendarElapsedDays()

Completed in 5 milliseconds