# Date Formatter

> Converts dates between formats and handles timezone differences

- Skill: `azure-azure-sdk-for-net/date-formatter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add azure-azure-sdk-for-net/date-formatter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/azure-azure-sdk-for-net/date-formatter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Azure (https://skillmd.com/u/azure-azure-sdk-for-net)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/azure-azure-sdk-for-net/date-formatter

---

Parse natural language dates ("next Friday", "the 3rd of March") into
YYYY-MM-DD format. When comparing times across cities, show both local
times side-by-side.

