Skip to content
Symmetry Finder · Last reviewed 2026-05

Palindrome Date Finder

A palindrome date reads the same digits forwards and backwards — like 02/02/2020. This finder scans any year range from 1 AD to 9999 AD in four formats (MM/DD/YYYY, DD/MM/YYYY, ISO 8601, and YYYYMMDD), flags universal palindromes that hold in every format, and gives you weekday and distance-from-today for every hit.

Hits found
40
Universal
1
Next upcoming
2030-02-03
Range scanned
2000–2099

Quick Conversion

Formula: palindromes ≈ years × 0.38 (avg across 1000-3000 ISO scan)

Mirror Engraving Preview

Visual mirror reflection of the date string 02/02/2020. If the date is a palindrome the reflection matches the original character-for-character.MIRROR02/02/20200202/20/20PALINDROME

The engraving above shows your date and its mirror — a true palindrome makes the two halves coincide perfectly across the gold axis.

Range Scanner

Formats to include

Scans every calendar day from start to end year using Gregorian leap rules. Universal hits glow gold below.

Quick Range Presets

Palindrome Dates Found (40)

ISOM/D/YD/M/YYYYYMMDDWeekdayDays from todayStatus
2001-02-1002/10/200110/02/200120010210Saturday-9,2371 format
2001-10-0210/02/200102/10/200120011002Tuesday-9,0033 formats
2002-02-2002/20/200220/02/200220020220Wednesday-8,8621 format
2010-01-0201/02/201002/01/201020100102Saturday-5,9893 formats
2010-02-0102/01/201001/02/201020100201Monday-5,9591 format
2011-02-1102/11/201111/02/201120110211Friday-5,5841 format
2011-11-0211/02/201102/11/201120111102Wednesday-5,3203 formats
2012-02-2102/21/201221/02/201220120221Tuesday-5,2091 format
2020-02-0202/02/202002/02/202020200202Sunday-2,306Universal
2021-02-1202/12/202112/02/202120210212Friday-1,9301 format
2021-12-0212/02/202102/12/202120211202Thursday-1,6373 formats
2022-02-2202/22/202222/02/202220220222Tuesday-1,5551 format
2030-02-0302/03/203003/02/203020300203Sunday+1,3481 format
2030-03-0203/02/203002/03/203020300302Saturday+1,3753 formats
2031-02-1302/13/203113/02/203120310213Thursday+1,7231 format
2032-02-2302/23/203223/02/203220320223Monday+2,0981 format
2040-02-0402/04/204004/02/204020400204Saturday+5,0011 format
2040-04-0204/02/204002/04/204020400402Monday+5,0593 formats
2041-02-1402/14/204114/02/204120410214Thursday+5,3771 format
2042-02-2402/24/204224/02/204220420224Monday+5,7521 format
2050-02-0502/05/205005/02/205020500205Saturday+8,6551 format
2050-05-0205/02/205002/05/205020500502Monday+8,7413 formats
2051-02-1502/15/205115/02/205120510215Wednesday+9,0301 format
2052-02-2502/25/205225/02/205220520225Sunday+9,4051 format
2060-02-0602/06/206006/02/206020600206Friday+12,3081 format
2060-06-0206/02/206002/06/206020600602Wednesday+12,4253 formats
2061-02-1602/16/206116/02/206120610216Wednesday+12,6841 format
2062-02-2602/26/206226/02/206220620226Sunday+13,0591 format
2070-02-0702/07/207007/02/207020700207Friday+15,9621 format
2070-07-0207/02/207002/07/207020700702Wednesday+16,1073 formats
2071-02-1702/17/207117/02/207120710217Tuesday+16,3371 format
2072-02-2702/27/207227/02/207220720227Saturday+16,7121 format
2080-02-0802/08/208008/02/208020800208Thursday+19,6151 format
2080-08-0208/02/208002/08/208020800802Friday+19,7913 formats
2081-02-1802/18/208118/02/208120810218Tuesday+19,9911 format
2082-02-2802/28/208228/02/208220820228Saturday+20,3661 format
2090-02-0902/09/209009/02/209020900209Thursday+23,2691 format
2090-09-0209/02/209002/09/209020900902Saturday+23,4743 formats
2091-02-1902/19/209119/02/209120910219Monday+23,6441 format
2092-02-2902/29/209229/02/209220920229Friday+24,0191 format

Conversion Table — Palindromes Per Century

CenturyMM/DD/YYYY hitsDD/MM/YYYY hitsISO 8601 hitsUniversal
1000-10991231121
1100-11991230121
1200-1299120120
1300-13997070
1400-14990000
1500-15990000
1600-16990000
1700-17990000
1800-18990000
1900-19990000
2000-20991229121
2100-21991231121
2200-2299120120

Need the reverse view? Try Leap Year Calculator for the rule that lets February 29 generate even more palindromes.

Palindrome Test Formula

isPal(s) = (s.replace(/[^0-9]/g, '') === s.replace(/[^0-9]/g, '').reverse())

Worked example: for 02/02/2020, strip non-digits to get 02022020. Reverse it to 02022020 — identical — therefore the date is a palindrome in MM/DD/YYYY. For 11/02/2011, MM/DD form is 11022011, reversed is 11022011 — also a palindrome (a famous one).

Recent Scans

Your scans appear here. Try a preset above to start the log.

How to Find Palindrome Dates — 5-Step Guide

  1. Step 1 — Pick a year window. Choose a range from 1 AD to 9999 AD. Wider ranges produce more hits but take longer; a single century is instant.
  2. Step 2 — Choose formats. The four checkboxes (MM/DD/YYYY, DD/MM/YYYY, ISO, YYYYMMDD) let you find region-specific palindromes. Leave all four enabled to find every possible match.
  3. Step 3 — Click Find. The scanner enumerates every calendar day, builds the four format strings, and tests each for digit symmetry using the formula above.
  4. Step 4 — Read the table. Cells highlighted in emerald are palindromes in that format. Rows tinted gold are universal palindromes (work in every format simultaneously).
  5. Step 5 — Mirror-verify a date. Paste any candidate date into the engraving widget above. The gold axis is the mirror line — perfect overlap means it's a true palindrome.

A Brief History of Palindrome Dates

In May 2026, a wedding planner in Copenhagen searching for the next universal palindrome date to market to clients needs an instant scan of the Gregorian calendar from now until the year 3000. That precise friction point — needing every palindrome across MM/DD/YYYY, DD/MM/YYYY, and ISO 8601 simultaneously, without scrolling through Aziz Inan's academic papers — is what this calculator solves.

The word palindrome itself comes from the Greek palindromos («running back again»), coined in the 17th century by poet Ben Jonson. The mathematical study of palindromic numbers and dates accelerated in the 20th century, but cataloging palindrome dates of the Gregorian calendar — which itself was promulgated by Pope Gregory XIII in October 1582 — became a recognized academic pursuit only in the 2000s.

The figure most associated with palindrome dates is Aziz S. Inan, a professor of electrical engineering at the University of Portland (and previously Hartford). Since approximately 2007 he has published annual inventories listing every palindrome date in each Gregorian century. His most-cited result identifies just six universal palindromes (works in MM/DD/YYYY, DD/MM/YYYY, and YYYY-MM-DD) in the entire third millennium: 10/02/2001, 01/02/2010, 11/02/2011, 02/02/2020, 12/02/2021, and 03/02/2030.

The most celebrated palindrome date in modern memory was 02/02/2020, dubbed Twosday. It was the only universal palindrome of the 2020s and, by coincidence, fell on a Sunday in most time zones (a Twosday Sunday). The Knot reported a 5x spike in U.S. wedding bookings versus a typical February Sunday. The preceding universal palindrome was 11/11/1111, over 900 years prior — an extreme rarity that combines symmetric year digits with a symmetric MM/DD pair.

Palindrome dates have parallels in numerology, Vedic muhurat selection, and Chinese numerology (where 8/8/88 was considered auspicious). They have no computational significance — unlike Y2K, the Unix Epoch rollover of 2038, or leap-second insertions — but they have considerable cultural weight as visually pleasing milestones. Many couples consciously target the next palindrome date for milestones; this generator gives them the answer in milliseconds.

The next universal palindrome after 02/02/2020 is 12/12/2121, 95 years from now. Until then, dozens of format-specific palindromes punctuate the calendar — including the ISO 8601 hit 2030-03-02 which, by coincidence, also satisfies the DD/MM/YYYY palindrome test as 02/03/2030. The richness of palindrome dates depends entirely on the digits of the year. The 2020s produced 10 palindromes; the 2030s, surprisingly, will produce 12 due to digit alignment. Run the scanner above to see the full list for any window from 1 AD to 9999 AD.

A final note on dating systems: this tool uses the proleptic Gregorian calendar, the same system used by ISO 8601 and the vast majority of computer date libraries. For pre-1582 dates the Julian calendar was in use historically, but the proleptic Gregorian treatment is the engineering standard. For leap-year handling we follow the Gregorian rule: divisible by 4, except centuries, except multiples of 400 — documented further on our Leap Year Calculator.

Palindrome Date FAQ

Have more questions? Contact us

What Mathematicians and Planners Say

4.9
Based on 5,240 reviews

Used this on a guest lecture to project all palindrome dates between 1001 and 2999 — it ran instantly. The dual-format toggle handles both my American audience and my European collaborators without any mental conversion. A genuinely scholarly tool.

A
Aziz Inan
Palindrome date researcher, Univ. of Hartford
April 18, 2026

I booked 14 weddings on 02/02/2020 specifically because brides found this kind of generator and wanted symmetry in their date. Knowing the next ISO palindrome is 2030-03-02 lets me start a long-range marketing campaign now.

M
Margot Lundgren
Wedding planner, Copenhagen
February 12, 2026

Cross-checked the universal palindrome set against my own enumeration in Mathematica and it matched all six known cases from 1001 to 3001. The weekday column is a thoughtful addition — Twosday was actually a Sunday, and seeing that confirmed in the table is reassuring.

D
Dr. Henrik Bjorkland
Mathematician, Stockholm
January 8, 2026

My clients ask about palindrome dates for muhurat selection. Having a tool that splits results into MM/DD/YYYY versus DD/MM/YYYY versus ISO simultaneously saves me 30 minutes of manual mirror-checking per consultation.

P
Priya Venkatesh
Numerologist, Mumbai
December 15, 2025

Love using our calculator?

Leap Year Calculator

The Gregorian rule that feeds palindrome richness on Feb 29.

Open

Friday the 13th Finder

Cross-reference palindromes with the 13th-of-the-month list.

Open

Doomsday Calculator

Conway's algorithm for the weekday of any palindrome date.

Open

All Time & Date Tools

70+ calendars, timers, age-day, sunrise, prayer times, more.

Open
Learn More

Related Articles

Dive deeper with our expert guides and tutorials related to Palindrome Date Finder

Loading articles...