Full Mayan Date
mayan_fullConvert a Gregorian date to the complete Mayan calendar: Long Count, Tzolkin, Haab, Calendar Round, and Lord of the Night.
Instructions
All four classical components in one call: Long Count + Tzolkin + Haab + Calendar Round + Lord of the Night.
[Group: Mayan Calendars]
Example request body: {"date":"1990-06-15"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date YYYY-MM-DD | |
| latitude | No | Latitude (some date-only endpoints accept location) | |
| longitude | No | Longitude | |
| timezoneOffset | No | UTC offset in hours |