Palindrome Date Finder
Search for dates that read the same backward and forward in a selected date format.
This is a fun date puzzle tool for calendar enthusiasts, number nerds, and anyone curious about mirrored dates.
Calculated Result
--
--
Run the calculation to see the dates.
Quick Answer
A palindrome date reads the same forward and backward once the digits are written in the selected date format without separators.
How to Find Palindrome Dates
- Choose a date format and year length.
- Select whether you want the next palindrome dates or a full range search.
- Enter the start date, and optionally an end date or count.
- Review the matching dates and their digit pattern.
Formula
Date string = DDMMYYYY or MMDDYYYY
Palindrome test = date string equals reversed date string
Worked Examples
Example 1: 2020-02-02 can be a palindrome in MMDDYYYY format.
Example 2: 2030-03-02 may be a palindrome depending on format choice.
Example 3: Many palindrome dates appear only when the year is written with two digits.
Results
| Date | Formatted string | Palindrome? |
|---|
Frequently Asked Questions
No. The calculator removes separators and checks the raw digit sequence only.
Yes. Use range mode and set the date boundaries for the year or period you want to inspect.
Because the digits are arranged differently. A date that is palindromic in DDMMYYYY may not be palindromic in MMDDYYYY.
Related Calculators
References
- OmniCalculator reference page
- Palindromic dates depend on the chosen date format and year length.
- Last reviewed: March 2026.