# /timer **Category**: bac **Summary**: How many days until BAC 2026 ## Description Returns countdown until the first BAC written test (June 29, 2026, 09:00 EEST). ## Syntax ``` /timer ``` ## Examples **Request**: `/timer` **Response**: `{"ok":true,"type":"timer","card":{"days":42,"hours":12,"minutes":33,"link":"/cat-mai-e-pana-la-bac"}}` ## How to execute ``` POST /api/v1/ai/exec Content-Type: application/json { "cmd": "timer", "args": [] } ```