Home
last modified time | relevance | path

Searched +defs:haab +defs:month (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/plugins/Calendars/src/
H A DMayaHaabCalendar.cpp69 const int month=count/20 + 1; in setJD() local
113 int MayaHaabCalendar::mayanHaabOnOrBefore(QVector<int> haab, int rd) in mayanHaabOnOrBefore()
122 const int month=count/20 + 1; in mayanHaabFromFixed() local
129 QVector<int> haab=mayanHaabFromFixed(rd); in mayanYearBearerFromFixed() local
140 int MayaHaabCalendar::mayanCalendarRoundOnOrBefore(QVector<int>haab, QVector<int>tzolkin, int rd) in mayanCalendarRoundOnOrBefore()
/dports/devel/py-convertdate/convertdate-2.2.0/convertdate/
H A Dmayan.py60 def from_gregorian(year, month, day): argument
110 def _haab_count(day, month): argument
175 def next_haab(month, jd): argument
208 def next_tzolkin_haab(tzolkin, haab, jd): argument
232 def month_length(month): argument