mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-27 19:54:09 -04:00
mcal: capitalize Tzolkʼin and Haabʼ
This commit is contained in:
parent
a3b73e4a42
commit
7fe5f07395
|
@ -61,11 +61,11 @@
|
|||
<p>The idea of a monthly calendar is sort of alien to the Maya, who used two cycles to track the date and
|
||||
a modified base-20 numbering system to track the exact date:</p>
|
||||
<ul>
|
||||
<li>The <a href="https://en.wikipedia.org/wiki/Tzolk%CA%BCin"><strong>tzolkʼin</strong></a>
|
||||
<li>The <a href="https://en.wikipedia.org/wiki/Tzolk%CA%BCin"><strong>Tzolkʼin</strong></a>
|
||||
cycle, which is a 260-day cycle based on combining 20 day names with 13 numbers, used for religious
|
||||
and ceremonial events and for divination;
|
||||
</li>
|
||||
<li>The <a href="https://en.wikipedia.org/wiki/Haab%CA%BC"><strong>haabʼ</strong></a> cycle, which is a
|
||||
<li>The <a href="https://en.wikipedia.org/wiki/Haab%CA%BC"><strong>Haabʼ</strong></a> cycle, which is a
|
||||
365-day cycle consisting of 18 “months” of 20 day each, plus 5 days at the end of the
|
||||
year known as the <em>Wayebʼ</em>;
|
||||
</li>
|
||||
|
@ -77,10 +77,10 @@
|
|||
which counts from 0 to 17.
|
||||
</li>
|
||||
</ul>
|
||||
<p>Since the <em>haabʼ</em> is the closest equivalent to months in the Mayan system, this calendar
|
||||
application is based on the <em>haabʼ</em>. This poses a problem, as in the Mayan system, the Long Count
|
||||
is used to track the absolute date and the cycles of <em>tzolkʼin</em> and <em>haabʼ</em> are
|
||||
unnumbered. To mitigate this issue, we attempt to number the <em>haabʼ</em> cycles, with the date of
|
||||
<p>Since the <em>Haabʼ</em> is the closest equivalent to months in the Mayan system, this calendar
|
||||
application is based on the <em>Haabʼ</em>. This poses a problem, as in the Mayan system, the Long Count
|
||||
is used to track the absolute date and the cycles of <em>Tzolkʼin</em> and <em>Haabʼ</em> are
|
||||
unnumbered. To mitigate this issue, we attempt to number the <em>Haabʼ</em> cycles, with the date of
|
||||
creation in cycle 0.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue