reverse-date
CommunityConvert dates to a standard ISO format.
Authorchristopheryeo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts a wide range of human-friendly date formats into a consistent ISO date format (YYYY-MM-DD), enabling reliable data processing and archival.
Core Features & Use Cases
- Flexible date parsing with dateutil to handle numerous input formats.
- Standardized ISO output suitable for data pipelines, logs, and analytics.
- Use Case: Normalize dates found in emails, CSV exports, or user input to ISO format for downstream systems.
Quick Start
Run the convert_date.py script to convert a sample date: python scripts/convert_date.py "21 Oct 2025"
Dependency Matrix
Required Modules
pytzpython-dateutil
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: reverse-date Download link: https://github.com/christopheryeo/claude-skills/archive/main.zip#reverse-date Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.