Today's Date
Gregorian Calendar
Ethiopian Calendar
About ethiopiancalendars.com
ethiopiancalendars.com is a practical, accuracy-focused resource for exploring and using the Ethiopian (Ge’ez) calendar alongside the Gregorian calendar. Our goal is simple: provide a clear, trustworthy way to view today’s Ethiopian date, convert dates between Ethiopian and Gregorian calendars, and understand the cultural and historical context of Ethiopia’s unique 13-month system. Everything you see here is crafted to be transparent and verifiable, with the underlying math openly documented so you can reproduce the results yourself.
Who We Are
The site is designed and developed by Anit Kumar Tarafdar, who built the interface, the conversion logic, and the overall user experience. The approach is intentionally straightforward: emphasize clarity, test the edge cases, and publish the assumptions. That philosophy drives every feature—from the calendar grid and converter to the methodology and explanatory content.
What You Can Do Here
- See today’s Ethiopian date side-by-side with the Gregorian date, including weekday names in English and Amharic.
- Convert dates instantly in both directions (Gregorian ↔ Ethiopian) using integer-only math on the Julian Day Number (JDN) scale.
- Browse holidays with dual Ethiopian/Gregorian labeling and leap-year adjustments where appropriate.
- Learn the system through clear explanations of the 13-month structure, leap rules, and cultural context.
- Verify the math on our Methodology section, which lists constants, formulas, limitations, and sample test vectors.
Our Methodology (Why You Can Trust the Results)
We prioritize transparency. The core of our calculations rests on the well-established Julian Day Number system. Dates are converted to JDN using standard integer formulas and then mapped to either the Ethiopian or the Gregorian calendar. The Ethiopian epoch constant we use is ETHIOPIC_EPOCH_JDN = 1723856. Leap years in the Ethiopian calendar follow a simple, predictable rule (years where y % 4 = 3), and the 13th month, Pagume, has 5 days in common years and 6 days in leap years. The published methodology details these formulas line-by-line, so anyone can replicate the conversions.
We also document how fixed holidays are mapped. For a given Ethiopian year, we determine the Gregorian year that contains Meskerem 1 (the start of that Ethiopian year). Gregorian holidays in September through December belong to that “start” year; those in January through August belong to the following year. Where holidays shift by one day in Gregorian leap years (e.g., Meskel or Timket), we mark and handle the shift in the data.
Editorial Standards and Review Policy
Accuracy and clarity come first. We review the site content and the algorithms periodically and after significant code changes. We aim to write in clear, neutral language; identify assumptions explicitly; and label limitations without burying them. When we make a change that affects output (for example, when adjusting a holiday list or clarifying an edge case), we update the relevant pages and note the effective date of the change. If you spot an issue, please reach out—we welcome corrections and suggestions.
Scope and Known Limitations
- Date-only computations: We convert calendar dates without applying time zones or times of day. Near local/UTC midnight, your device clock may display a neighboring Gregorian day compared to UTC-based calculations.
- Proleptic Gregorian rules: For consistency, historical dates are computed using the modern Gregorian rules. This avoids mixed systems that could confuse results.
- Movable feasts: Some religious observances (e.g., Fasika / Easter) depend on ecclesiastical computations and are not yet included in the holiday list.
- Regional/historic variations: Local traditions or historical reforms may exist outside the scope of these standardized algorithms.
Experience and Expertise in Practice
The site reflects hands-on experience building tools that need to be right the first time and every time. That means validating against known anchors like Meskerem 1 (New Year), Tahsas 29 (Genna / Jan 7 GC), and Tir 11 (Timket / Jan 19 GC, or Jan 20 in Gregorian leap years). It also means testing edge cases like Pagume 5/6 and ensuring the Monday-first calendar grid lines up correctly no matter which month you’re viewing. Rather than asking you to take our word for it, we publish the constants and formulas and encourage you to reproduce the results.
Authoritativeness Through Transparency
Authoritativeness grows from clarity, not mystery. That’s why we document the algorithms, present dual-language month and weekday names, and explain the 13-month system in a complete month-by-month overview. We also include accuracy notes (for example, why Meskerem 1 can appear on September 11 or 12 in the Gregorian calendar) and provide explicit leap-year logic. This helps researchers, students, educators, and the Ethiopian diaspora understand not only the output but also the reasoning behind it.
Trust and User Protections
We want you to feel confident using ethiopiancalendars.com. The site runs its calculations locally in your browser using published logic. We aim to minimize data collection and keep the experience fast and lightweight. For details about cookies, analytics, or third-party integrations (if any), please refer to our Privacy Policy. If you have questions or concerns about content accuracy, accessibility, or data handling, you can contact us and we will respond as quickly as possible.
Accessibility and Inclusivity
We value accessibility. The calendar can be navigated with a keyboard (including arrow keys for month navigation), key elements have accessible labels, and contrast choices are designed to be readable. We present names in both English and Amharic where appropriate, and we strive for a layout that works well on mobile and desktop. If you rely on assistive technology and run into a barrier, please tell us so we can improve.
Roadmap
- Movable feasts: Research and implementation of rules for events like Fasika.
- ICS downloads: Exportable holiday calendars for quick import into personal calendars.
- PWA/offline mode: Installable app behavior and basic offline browsing of core pages.
- Localization: Expanded language toggles and deeper Amharic content coverage.
- Developer docs: Lightweight, documented endpoints or static JSON for integrations.
How to Reach Us
We welcome feedback—especially about accuracy, clarity, and accessibility. If you have corrections, requests, or suggestions, please use the Contact page. Community feedback directly improves the quality of ethiopiancalendars.com for everyone.
Author: Anit Kumar Tarafdar • Last updated: • Methodology • Holidays • Date Converter