Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (25 fork)github user discovery
datetimeenhancementhacktoberfest

Metriche repository

Star
 (21 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Implement a validator ensuring datetime is in the future.

Tasks:

  • Compare against current time at validation
  • Support optional offset (e.g., must be at least 1h in future)
  • Handle timezone considerations
  • Provide examples for scheduled events

Guida contributor