Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (25 Forks)github user discovery
datetimeenhancementhacktoberfest

Repository-Metriken

Stars
 (21 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Implement a validator for time strings without date components (HH:MM:SS format).

Requirements:

  • Support 12h and 24h formats
  • Optionally validate seconds and milliseconds
  • Provide timezone support
  • Add examples for schedule/cron-like validations

Contributor Guide