Searched refs:HoursElapsed (Results 1 – 1 of 1) sorted by relevance
78 int HoursElapsed = in HebrewCalendarElapsedDays() local81 sal_Int32 ConjunctionDay = 1 + 29 * MonthsElapsed + HoursElapsed / 24; in HebrewCalendarElapsedDays()82 sal_Int32 ConjunctionParts = 1080 * (HoursElapsed % 24) + PartsElapsed % 1080; in HebrewCalendarElapsedDays()
Completed in 17 milliseconds