Convert date format into words

Please log in or register to do it.

This tool converts a numeric date into words. It supports input dates in either YYYY‑MM‑DD or MM/DD/YYYY format and converts them into a full verbal representation. You can choose a default conversion mode or provide a custom format using placeholders—{month} for the month name, {day} (or {ordinalDay}/{cardinalDay}) for the day in words, and {year} for the year in words. Simply enter your date, select the desired conversion mode, adjust the settings, and click the process button.

Conversion Modes:


Assumes the input date is in YYYY‑MM‑DD format and converts it into words using an ordinal form for the day (e.g., "March Twenty-Sixth, Two Thousand Twenty-Three").

Assumes the input date is in MM/DD/YYYY format and converts it into words using a cardinal form for the day (e.g., "March Twenty-Six, Two Thousand Twenty-Three").

Converts the date into words and formats it using your custom format. Use {month} for the month name, {ordinalDay} for the day in ordinal words (or {cardinalDay} for cardinal), and {year} for the year in words. For example: "On {month} {ordinalDay}, {year}".

Examples:

Convert YYYY‑MM‑DD to Words (Ordinal Day)

Converts a date in YYYY‑MM‑DD format into words using an ordinal day.

Before:
2023-03-26
After:
March Twenty-Sixth, Two Thousand Twenty-Three

Convert MM/DD/YYYY to Words (Cardinal Day)

Converts a date in MM/DD/YYYY format into words using a cardinal day.

Before:
03/26/2023
After:
March Twenty-Six, Two Thousand Twenty-Three

Convert Date with Custom Format

Converts the date into words and applies the custom format.

Before:
2023-03-26
After (Format "On {month} {ordinalDay}, {year}"):
On March Twenty-Sixth, Two Thousand Twenty-Three
Convert HTML entities into readable text
Convert numbered lines into plain text

Your email address will not be published. Required fields are marked *