datetimeenhancementhacktoberfest
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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