FICHA · MANJARO

python-rfc3339-validator

A pure python RFC3339 validator

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Checks whether date and time strings follow the RFC 3339 format used by many APIs, configuration files, and data schemas. It helps Python projects reject malformed timestamps before they reach storage, network requests, or validation pipelines.

Developers use it as a small validation library. It does not convert every date format; use it when the expected input is specifically an RFC 3339 timestamp.

Permissions

Permissions not analysed for this source yet.