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.
Examples:
Convert ISO Date to Short Form
Converts an ISO date from YYYY-MM-DD to MM/DD/YY.
2023-12-25
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).
December 25, 2023
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.
03/05/2023
3/5/23
Custom Conversion Format
Converts an ISO date using a custom format.
2023-12-25
Dec 25, '23