/cronmask

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

Primary LanguageGoApache License 2.0Apache-2.0

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: