# Date Extractor (日期提取器)

Extract dates from text in multiple formats including Chinese, ISO, and US formats with detailed analysis and summary

> Canonical page: https://elysiatools.com/en/tools/date-extractor

- **Category:** Text Processing

- **Keywords:** date, extract, calendar, time, format, parser, 日期, 提取

## Overview

The Date Extractor tool scans text to identify and extract dates in various formats, including Chinese, ISO, and US styles. It provides detailed analysis and a summary of all found dates, making it easy to parse temporal information from documents.

## Inputs

- **Input Text** (textarea): Paste or type text containing dates to extract...
- **Include Partial Dates** (checkbox): Include partial dates like "May 5", "2023年5月", "去年5月1" without full year or day specification
- **Date Formats** (select): Choose which date format types to extract
- **Output Format** (select): Choose the format for extracted dates

## When to use

- When you have a document or text with mixed date formats and need to standardize them.
- To quickly identify all dates mentioned in reports, emails, or logs for data analysis.
- When processing text data that includes partial dates and you want to include or exclude them based on your needs.

## How it works

- Paste or type the text containing dates into the input field.
- Select the date formats to extract: all, Chinese only, ISO only, or US only.
- Choose the output format for extracted dates: original, ISO, or US format.
- Optionally, enable 'Include Partial Dates' to capture incomplete date references.

## Use cases

- Extracting dates from customer support tickets to track response times.
- Parsing dates from historical documents or articles for research purposes.
- Standardizing date formats in data entry forms or logs for database import.

## Frequently asked questions

### What date formats does the tool support?

It supports Chinese (e.g., 2023年5月1日), ISO (e.g., 2023-05-01), and US (e.g., 05/01/2023) formats.

### Can it extract partial dates like 'May 5'?

Yes, by enabling the 'Include Partial Dates' option.

### What output formats are available?

You can output dates in their original format, ISO format (YYYY-MM-DD), or US format (MM/DD/YYYY).

### Is there a limit to the text length?

The tool accepts text input via a textarea, but very large texts may affect performance.

### How accurate is the extraction?

The tool uses pattern matching to identify common date formats, but accuracy depends on the text's clarity and format consistency.

## Related tools

- [User-Agent Parser](https://elysiatools.com/en/tools/user-agent-parser): Parse and analyze User-Agent strings to extract browser, operating system, device, and engine information
- [Changelog Extractor](https://elysiatools.com/en/tools/changelog-extractor): Parse and extract structured data from changelogs and release notes in multiple formats
- [AI Currency & Number Extractor (AI货币数字提取器)](https://elysiatools.com/en/tools/ai-currency-extractor): Use AI to intelligently extract numbers, currencies, and financial amounts from text with their original formatting preserved
- [Bulk Email Extractor](https://elysiatools.com/en/tools/bulk-email-extractor): Extract all email addresses from input text, articles, web source code, or mixed content. Supports deduplication and export to JSON.
- [JavaScript Deobfuscator](https://elysiatools.com/en/tools/javascript-deobfuscator): Deobfuscate and analyze obfuscated JavaScript code to improve readability and understanding
- [JSON Key Extractor](https://elysiatools.com/en/tools/json-key-extractor): Extract all keys from JSON objects with multiple output formats. Perfect for analyzing JSON structure, documentation generation, and understanding complex nested objects.
- [PDF Text Extractor](https://elysiatools.com/en/tools/pdf-text-extractor): Extract text content from PDF documents with support for page selection, formatting options, and multi-language processing
- [Word Text Extractor](https://elysiatools.com/en/tools/word-text-extractor): Extract text content from Word documents with support for formatting options, paragraph selection, and multi-language processing

## Samples

- [Text with Date Samples](https://elysiatools.com/en/samples/text-with-date-samples): Text containing various date formats for testing date extraction and parsing
- [Android Date & Time Java Samples](https://elysiatools.com/en/samples/android-datetime-java): Android Java date and time examples including getting current time, formatting dates, and parsing date strings
- [Android Date & Time Kotlin Samples](https://elysiatools.com/en/samples/android-datetime-kotlin): Android Kotlin date and time examples including getting current time, formatting dates, and parsing date strings
- [macOS Date & Time Swift Samples](https://elysiatools.com/en/samples/macos-datetime-swift): macOS Swift date and time examples including getting current time, formatting, and parsing dates

## Related content

- [Date and Time Normalization and Deadline Calculation](https://elysiatools.com/en/hubs/date-time-scheduling): Turn ambiguous or mixed-format date inputs into validated, timezone-aware, business-ready timestamps, deadlines, and duration facts.
- [Structured Signal Extraction from Text, HTML, Markdown, and Logs](https://elysiatools.com/en/hubs/text-extract): Turn mixed text sources into reviewable links, attributes, dates, log fields, and sensitive-match inventories with a deliberate extraction path.
