The fifteen problems · 14 of 15 · calendar
Calendar and clock
No calendar conversion exists in any ingestion tool. The news contract normalizes everything to UTC, five of six publishers expose date-only timestamps, and there is no rule for an Ethiopian-calendar date printed in an article body. The contract leaves such instants unresolved rather than guess.
Not a problem in the pipeline yet, because no calendar conversion exists in any ingestion tool, but a known gap: the news contract normalizes everything to UTC ISO-8601, five of six publishers expose date-only timestamps, and there is no rule for interpreting an Ethiopian-calendar date printed in an Amharic article body. The contract's position is to leave such instants unresolved rather than guess.
The facts, recorded for the product side:
- thirteen months, the last of five or six days;
- New Year on 11 September (12 September before a Gregorian leap year);
- a seven-to-eight-year offset from the Gregorian year, depending on the point in the year;
- a clock that starts at dawn, with a six-hour offset from the conventional clock;
- a fasting calendar of roughly 180 days a year running on its own rhythm;
- a calendar that must carry both Orthodox and Muslim holidays.
All deterministic, to be code, never a model.
× What it broke
Nothing yet; the contract refuses to guess. Every Ethiopian-calendar date in a captured Amharic body is an unresolved instant in the record.
✓ What it established
That the conversion is a small deterministic library and belongs in code with a test per rule, and that "unresolved" is the correct state until that library exists.
ethiopia-program/docs/NEWS_CORPUS_CONTRACT_V1.md (timestamp normalization) · build report §4.14 · retrieved 2026-08-21
Ask your AI about this page
Paste this page's link into ChatGPT, Claude, or any AI assistant and ask your question in your own words. Every page here publishes a machine-readable copy, so your assistant can read the record directly:
https://ethiopia-build.stoagen.com/problems/14/
Every page here has a markdown twin; this page's is https://ethiopia-build.stoagen.com/problems/14/index.md (also served with .txt appended). The whole site is mapped in one small file at https://ethiopia-build.stoagen.com/site_guide.txt, https://ethiopia-build.stoagen.com/llms.txt describes how the record is organized, and https://ethiopia-build.stoagen.com/agents/ carries the site's notes for assistants.
Published . Last updated . Times come from this page's revision history and can be checked against it.