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-12-31&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": 253,
    "event": "New Year's Eve",
    "target_date": "2026-12-31",
    "status": "success"
}

Built for streamers. Need help? Join the Discord.