Standardize Date Formats Across Files
AI prompt to clean and standardize inconsistent date formats across multiple files. Perfect for data analysis and database imports.
Prompt Template
Variables to Customize
[FILE_TYPES] Types of files containing the date data
Example: CSV files, Excel spreadsheets, JSON exports
[CURRENT_FORMATS] List of current date formats found in your data
Example: MM/DD/YYYY, DD-MM-YY, YYYY.MM.DD, Month DD, YYYY
[SAMPLE_DATA] Representative examples of actual date entries from your files
Example: 03/15/2023, 15-03-23, 2023.03.15, March 15, 2023, 3/15/23
[TARGET_FORMAT] Your desired standardized date format
Example: YYYY-MM-DD
[RECORD_COUNT] Approximate number of records to be processed
Example: 50,000 records across 12 files
Example Output
Pro Tips for Best Results
- Always backup your original data before running any transformation processes
- Test your standardization rules on a small sample first to identify edge cases
- Create a separate column for the standardized dates to compare against originals
- Document any assumptions made about ambiguous formats (MM/DD vs DD/MM) for future reference
- Use data validation tools to verify the standardized dates fall within expected ranges
Tags
Want 500+ Expert Prompts?
Get the Premium Prompt Pack — organized, tested, and ready to use.
Get it for $29Related Prompts You Might Like
Visualize Geographic Sales Data
You are a data visualization expert specializing in geographic sales analysis. I need you to create a comprehensive visu...
Cluster Customer Behavior Data
You are a data scientist specializing in customer analytics. I need you to analyze customer behavior data and create mea...
Analyze Survey Response Data
You are an expert data analyst specializing in survey research. I need you to analyze the following survey response data...
Create Professional Financial Report Template
Create a comprehensive financial report template for [COMPANY_TYPE] covering the [REPORTING_PERIOD]. The template should...
Create Pivot Tables in Excel
I need step-by-step instructions to create a pivot table in Excel for my data analysis project. Please provide comprehen...
Write Complex Excel Formulas
You are an Excel formula expert. I need you to create a complex Excel formula for the following scenario: **Data Contex...