Day of the Week
Find the weekday for any date (Zeller algorithm).
About the Day of the Week Tool
Find the weekday for any date (Zeller algorithm). This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Date & Time category on NumbersChecker. Browse all Date & Time tools or explore all 139 tools.
Related: weekday · calendar · date
API usage
POST /api/day-of-week
Content-Type: application/json
{
"text": "your input here"
}