# Text with Date Samples

Text containing various date formats for testing date extraction and parsing

> Canonical page: https://elysiatools.com/en/samples/text-with-date-samples

- **Category:** Text Processing

- **Keywords:** date, datetime, extract, parse, calendar, timestamp

## Overview

Text containing various date formats for testing date extraction and parsing

## Examples

- **Chinese Date Formats**: Various Chinese date formats including full, partial, relative, and era formats
- **ISO 8601 Date Formats**: Standard ISO 8601 date and time formats
- **US Date Formats**: American date formats with slashes, text, and hyphens
- **European Date Formats**: European date formats with day first or month first
- **Relative Date Expressions**: Relative time expressions in multiple languages
- **Academic and Historical Dates**: Academic periods, historical eras, and calendar systems
- **Multi-language Date Expressions**: Dates in various languages and calendar systems
- **Edge Cases and Ambiguous Dates**: Ambiguous, invalid, and problematic date formats
- **News Articles with Dates**: Real-world news articles containing publication dates and temporal references
- **Email Threads with Dates**: Email conversations with temporal references
- **Legal Documents with Date Ranges**: Contracts, agreements, and legal texts with dates
- **Academic Papers with Submission Dates**: Academic documents with publication and submission dates
- **Personal Documents with Birthdates**: Personal identification and vital records
- **Business Reports with Fiscal Dates**: Financial reports and business documents with fiscal dates
- **Historical Documents with Era Dates**: Historical texts with various calendar and era systems
- **Event Announcements with Schedules**: Event schedules and announcements with dates
- **Social Media Posts with Timestamps**: Social media content with date and time references
- **International Date Formats**: Date formats from different countries and cultures

## When to use

- Use this sample set when you want reference inputs for Text with Date Samples.
- Use it to preview output formats and compare related sample variants.

## How it works

- Open a sample entry to inspect the prepared example payload or asset.
- Compare it with related tools to understand how the workflow connects.

## Use cases

- Chinese Date Formats
- ISO 8601 Date Formats
- US Date Formats
- European Date Formats
- Relative Date Expressions
- Academic and Historical Dates

## Frequently asked questions

### What is included in Text with Date Samples?

This page includes curated sample entries, related tools, and neighboring sample collections for Text with Date Samples.

## Related tools

- [Date Extractor (日期提取器)](https://elysiatools.com/en/tools/date-extractor): Extract dates from text in multiple formats including Chinese, ISO, and US formats with detailed analysis and summary
- [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
- [Text Date Format Unifier](https://elysiatools.com/en/tools/text-date-format-unifier): Find and unify date formats within text content
- [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
- [Text to CSV Converter](https://elysiatools.com/en/tools/text-to-csv): Convert various text formats to CSV with customizable parsing options
- [Text to JSON Converter](https://elysiatools.com/en/tools/text-to-json): Convert various text formats to JSON with customizable parsing options
- [Date Formatter](https://elysiatools.com/en/tools/date-formatter): Convert date strings to various formatted date formats
- [PDF to Text Advanced](https://elysiatools.com/en/tools/pdf-to-text-advanced): Advanced PDF to text converter with page selection, formatting options, and metadata extraction

## Related content

- [Regex Named Capture Groups](https://elysiatools.com/en/samples/regex-named-groups): Collection of regex patterns using named capture groups for extracting structured data from text. Named groups make patterns more readable and maintainable by assigning meaningful names to captured portions.
- [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
- [Web Date & Time Go Samples](https://elysiatools.com/en/samples/web-datetime-go): Web Go date and time examples including getting current time, formatting, parsing, and timezone operations
- [Web Date & Time Python Samples](https://elysiatools.com/en/samples/web-datetime-python): Web Python date and time examples including getting current time, formatting, parsing, and timezone operations
- [Web Date Time TypeScript Samples](https://elysiatools.com/en/samples/web-datetime-typescript): Web TypeScript date and time examples including getting current time, formatting, parsing, and manipulation
- [Windows Date and Time - C++ Samples](https://elysiatools.com/en/samples/windows-datetime-cpp): Comprehensive C++ date and time examples for Windows platform including time acquisition, formatting, and parsing operations
