Convert date format into short form

Please log in or register to do it.

This tool converts date formats into short form. It identifies dates in your text and converts them to a shorter, more compact representation. It supports multiple input date formats and offers several conversion options: 1. Convert ISO dates (YYYY-MM-DD) to short form (MM/DD/YY). 2. Convert long month dates (e.g., "December 25, 2023") to short form with abbreviated month (e.g., "Dec 25, '23"). 3. Convert US dates (MM/DD/YYYY) to short form by removing leading zeros (e.g., "03/05/2023" to "3/5/23"). 4. Custom conversion: specify your own output format using placeholders: {year}, {yr}, {month}, {mon}, and {day}. Simply enter your text containing dates, choose an option, and click "Convert Dates" to transform them.

Conversion Options:


Converts dates in the ISO format (e.g., 2023-12-25) into a short form (e.g., 12/25/23).

Converts dates with full month names into a short form with abbreviated month and two-digit year.

Converts dates in MM/DD/YYYY format by removing leading zeros and converting the year to two digits.

Converts dates using a custom output format. Use these placeholders: {year} for full year, {yr} for two-digit year, {month} for two-digit month, {mon} for abbreviated month, and {day} for day.

Examples:

Convert ISO Date to Short Form

Converts an ISO date from YYYY-MM-DD to MM/DD/YY.

Before:
2023-12-25
After:
12/25/23

Convert Long Month Date to Short Form

Converts a full month date (e.g., December 25, 2023) into short form (e.g., Dec 25, '23).

Before:
December 25, 2023
After:
Dec 25, '23

Convert US Date to Short Form

Converts a US date from MM/DD/YYYY to M/D/YY by removing leading zeros.

Before:
03/05/2023
After:
3/5/23

Custom Conversion Format

Converts an ISO date using a custom format.

Before:
2023-12-25
After (format "{mon} {day}, '{yr}"):
Dec 25, '23
Convert XML format into JSON format
Convert text to Toggle Case

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