Day of the Week Calculator - Online Find Weekday from Date
Find what day of the week any past or future date falls on. Uses Zeller’s congruence. Fun historical reference tool.
UD5 Toolkit
Calculate ordinal dates instantly — convert any date to its day-of-year number and vice versa. Supports ISO 8601 ordinal format (YYYY-DDD).
YYYY-DDD, where YYYY is the year and DDD is the three-digit day of the year (001 through 365 or 366). For instance, 2024-001 represents January 1, 2024, and 2024-366 represents December 31, 2024 (since 2024 is a leap year). This format is commonly used in data processing, GNSS (GPS) applications, and file naming conventions where sequential day numbering simplifies date arithmetic.
dayOfYear = (date - new Date(year, 0, 0)) / 86400000. This counts the number of days elapsed since the start of the year. For manual calculation, you sum the days in all completed months and add the day of the current month. Our calculator handles this automatically and accounts for leap years (years divisible by 4, except century years not divisible by 400).
This Day of Year Calculator supports all years from 1 to 9999 with full Gregorian leap year logic.
Ordinal dates follow ISO 8601 standard notation (YYYY-DDD). Results are computed in real-time using your browser's local timezone.
Find what day of the week any past or future date falls on. Uses Zeller’s congruence. Fun historical reference tool.
Add N business days to a date, skipping weekends and optionally entering custom holidays. Regional presets.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Enter any date and instantly know which quarter it belongs to. Also shows fiscal quarter if start month set.
Enter two Unix timestamps and get the exact difference in days, hours, minutes, and seconds. Quick time debugging.
Convert any integer up to 3999 into its Roman numeral representation and vice versa. Quick and accurate. Local.
Convert numbers to Roman numerals and decode Roman numerals back to numbers. Supports up to large values. A fun educational tool running entirely in your browser.
Compute Poisson probabilities for a given mean rate. Ideal for call centers, traffic analysis. Instant chart.
Calculate resistor values for transistor fixed bias or voltage divider configuration. Quick quiescent point analysis.
Enter frame size and image size to calculate mat borders. Visual preview. Precise framing.
Calculate tips and split bills easily. Adjust tip percentage and number of people. Perfect for dining out. All computations happen on your device.
Define min and max font sizes and viewport widths. Generate a complete fluid type scale using CSS clamp() for all headings.
See a list of notable historical events that happened on this day across years. Static data, no API needed.
Calculate how many books, DVDs, or vinyl records fit on a shelf given its length and depth. Useful for home library planning. Local only.
Write a message and set a future date. It will be hidden until that day. All stored locally with countdown.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Select a US state and legal category (debt, personal injury) to see typical time limits. Quick informational guide.
Enter your clay's shrinkage rate and the desired fired size to determine the wet dimensions you need to throw or slab build. Essential for functional ware.
Enter min and max font sizes and viewport widths to generate a perfect CSS clamp() expression. Fluid typography without media queries.
Write and store encrypted daily journal entries directly in your browser's localStorage. Export as TXT. No sign-up, fully private.
A visual guide to common copy‑editing and proofreading symbols. Click a mark to see its meaning. For writers.
A big button that triggers a colourful confetti cannon full‑screen. Use it to celebrate small wins. Pure joy.
Pomodoro timer that saves completed sessions to localStorage. View daily/weekly stats. Boost productivity with data.
Write daily notes encrypted with a password. All data stored in your browser. Export as encrypted file. True privacy.
Select a ratio (1.25, 1.333, 1.5) and a base size to generate a full typographic scale for h1‑h6. Copy CSS variables.
Set a short timer with a themed emoji animation (e.g., pizza cooking). A playful visual countdown.
Design a fully styled scrollbar with colors, width, and border radius. Get the CSS for Chrome and Firefox.
Generate a horizontal Code‑128 barcode from any string. Download as PNG or SVG. Works offline. For inventory.
Write a JavaScript snippet and get a ready‑to‑drag bookmarklet link. With minification and encoding. Easy browser tools.