Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.12 KB

Build Status codecov Go Report Card License GoDoc

cronmask

Library that supports cron-like expressions to check if a time fits into a time range

For CRON expressions:

Expressions are expected to be in the same time zone as the system that generates the time.Time instances.

You can check the tests for what is possible.

Unsupported features: