mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-26 19:34:10 -04:00
mcal: explain what Haabʼ years are
This commit is contained in:
parent
80b26dec88
commit
0ce1e7d1ba
|
@ -80,8 +80,8 @@
|
||||||
<p>Since the <em>Haabʼ</em> is the closest equivalent to months in the Mayan system, this calendar
|
<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
|
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
|
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
|
unnumbered. To mitigate this issue, I numbered the <em>Haabʼ</em> cycles, with the date of creation in
|
||||||
creation in cycle 0.</p>
|
cycle 0.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
|
@ -111,6 +111,16 @@
|
||||||
be identified.</p>
|
be identified.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="card">
|
||||||
|
<div class="card-body">
|
||||||
|
<h4 class="card-title">How do the Haabʼ years work?</h4>
|
||||||
|
<p class="lead">In the traditional Mayan calendar, Haabʼ cycles are unnumbered. To help uniquely identify
|
||||||
|
every screen, I introduced year numbers, with the date of Mayan creation as “year 0.”</p>
|
||||||
|
<p>In my system, the year number increases every time 0 Pop rolls around, with year 0 being defined as the
|
||||||
|
year containing Mayan creation date (0.0.0.0.0 in the Long Count). This means that creation happens on 8
|
||||||
|
Kumkʼu in year 0, and the year continues until 4 Wayebʼ, after which the date is 0 Pop in year 1.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h4 class="card-title">What's so special about this version?</h4>
|
<h4 class="card-title">What's so special about this version?</h4>
|
||||||
|
|
Loading…
Reference in a new issue