Date Calculator API Docs

Use this service to get countdowns for any date. Refresh the page to see different examples in the JSON preview below.

Step 1: Request URL

https://mark-wesley.co.uk/tools/date/daysuntil.php?date=2026-03-17&json=true

Step 2: Twitch & Streaming Integration

Perfect for !birthday or !countdown commands.

!addcmd !until $urlfetch(https://mark-wesley.co.uk/tools/date/daysuntil.php?date=2026-10-15)

Step 3: Example JSON Response

This shows a random event from our global database or your custom birthday.

{
    "days_until": 284,
    "event": "St. Patrick's Day",
    "target_date": "2027-03-17",
    "status": "success"
}

Built for streamers. Need help? Join the Discord.