Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.4% on proxy.golang.org
Top 4.5% forks on proxy.golang.org

proxy.golang.org : github.com/memwey/cronrange

Package cronrange parses Cron-style time range expressions. In a nutshell, CronRange expression is a combination of Cron expression and time duration to represent periodic time ranges. And it made easier to figure out if the moment falls within the any time ranges with the IsWithin() method, and what's the next occurrence with the NextOccurrences() method. For example, every New Year's Day in Tokyo can be written as: It consists of three parts separated by a semicolon:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/memwey/cronrange
Keywords: cron, cron-definitions, cron-expression, cron-parser, cron-style, duration, go-package, range, range-expression, time-zone
License: MIT
Status: removed
Latest release: about 1 month ago
Namespace: github.com/memwey
Stars: 18 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago