Serve 1954 calendar day/month/year responses #33

Open
opened 2026-07-01 00:58:30 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:58:30 +00:00 (Migrated from github.com)

Problem

The existing calendar endpoints must return correct 1954 data when that system is selected, not just accept the parameter. The projection and envelope must match the other systems for client consistency.

Acceptance criteria

  • Day, month, and year endpoints return 1954 results when system=1954.
  • Responses use the same envelope and fields as other systems.
  • Known 1954-specific differences appear correctly for sample dates.
  • The endpoints are covered by tests against fixture dates that differ from the baseline system.

Notes

Differences from the baseline calendar are the most valuable test fixtures.

## Problem The existing calendar endpoints must return correct 1954 data when that system is selected, not just accept the parameter. The projection and envelope must match the other systems for client consistency. ## Acceptance criteria - [ ] Day, month, and year endpoints return 1954 results when `system=1954`. - [ ] Responses use the same envelope and fields as other systems. - [ ] Known 1954-specific differences appear correctly for sample dates. - [ ] The endpoints are covered by tests against fixture dates that differ from the baseline system. ## Notes Differences from the baseline calendar are the most valuable test fixtures.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api#33
No description provided.