mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-27 03:34:11 -04:00
gcal: document Tzolkʼin
This commit is contained in:
parent
88bf611c90
commit
fcecc7ae1a
|
@ -60,6 +60,7 @@
|
|||
<ul>
|
||||
<li>the <a href="https://en.wikipedia.org/wiki/Julian_calendar">Julian calendar</a> date;</li>
|
||||
<li>the <a href="https://en.wikipedia.org/wiki/Julian_day">Julian day (JD) number</a>;</li>
|
||||
<li>the Mayan <a href="https://en.wikipedia.org/wiki/Tzolk%CA%BCin">Tzolkʼin</a> day cycle;</li>
|
||||
<li>the <a href="https://en.wikipedia.org/wiki/Mesoamerican_Long_Count_calendar">Mesoamerican Long Count
|
||||
calendar</a> date; and
|
||||
</li>
|
||||
|
@ -119,6 +120,13 @@
|
|||
Universal Time noon on that date.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">What is the TZ (Mayan Tzolkʼin) date?</h4>
|
||||
<p>This is the day name in the 260-day <a href="https://en.wikipedia.org/wiki/Tzolk%CA%BCin">Tzolkʼin</a>
|
||||
cycle used in the Mayan calendar. This cycle repeats indefinitely with each cycle unnumbered.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">What is the LC (Mesoamerican Long Count) date?</h4>
|
||||
|
|
Loading…
Reference in a new issue