Cn Date Validator

Validate date strings and check formats. Support YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. Pure Python.

Audits

Pass

Install

openclaw skills install cn-date-validator

Date Validator

Validate date strings and check formats. Support YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY. Pure Python.

Features

  • Pure Python standard library
  • No external dependencies
  • Command-line interface

Usage

python3 scripts/date_validator.py --help