Production Calendar is one verified set of Russian working-day data for both people and programs. The status of any date, working-time norms and deadline math come with a legal basis: which Labour Code article or government decree applied, and in which calendar version.
This is not a pretty grid. A wrong answer cannot pass unnoticed. Working days and hour norms for 2022–2026 are checked against the official production calendar down to each month. If the data diverge from the reference, the service returns an error and does not answer at all.
The app works without a network: the calendar, calculations and personal notes stay on the device. You can add a note and personal overrides (“my day off” / “my working day”) for a custom schedule. The “include my records” switch changes the calculator, and the result is marked. There is no account, no ads and no data collection.
The open REST API returns a day’s status, ranges, the next working day, adding working days, counts and hour norms. Responses use ETag caching. A query outside the loaded years returns 422 instead of inventing a day from a weekend rule. Example:
POST https://calendar.legalic.ru/api/v1/calendars/RU-FEDERAL/calc/add-working-days — add working days to a date; the response includes the date, calendar version and a preliminary flag.
For AI assistants there is MCP: claude mcp add --transport http prodcal https://calendar.legalic.ru/mcp. Tools: day status, nearest working day, ±N working days, counts, hour norms, year totals. A full year exports as JSON, CSV or ICS. The TypeScript engine can be embedded and run locally.
Details, live curl examples and the quality rules are on the about page.
| Years | Status | Basis |
|---|---|---|
| 2022–2026 | Official | Labour Code arts. 95 and 112, Russian Government decrees on transferred days off |
| 2027 | Preliminary | A Ministry of Labour draft — not for final legal deadlines; the preliminary flag appears in every result that touches it |
The service provides reference data and calculations. It does not replace checking the statutes or professional advice on procedural deadlines and payroll.
Working, shortened, holiday or transfer — with a rule trace to the Labour Code or a decree, and the calendar version.
±N working days, a range count, the nearest working day, and hour norms — including a 39-hour week.
Data is baked in; no network needed. Notes and personal working/off days stay on the device.
Year grid, day card and calculator at calendar.legalic.ru. The browser calculates locally; no key needed.
An open API with no keys, ETag caching, and an error instead of a made-up date. MCP for Claude and other assistants.
A full year for spreadsheets or import into Google Calendar, Outlook and Apple Calendar.
The web service, API and Android app are open with no purchase, sign-up or keys.