Home
last modified time | relevance | path

Searched defs:GregorianDate (Results 1 – 1 of 1) sorted by relevance

/trunk/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx216 class GregorianDate { class
223 GregorianDate(int m, int d, int y) { month = m; day = d; year = y; } in GregorianDate() function in GregorianDate
225 GregorianDate(int d) { // Computes the Gregorian date from the absolute date. in GregorianDate() function in GregorianDate

Completed in 22 milliseconds