Ecosyste.ms: Packages

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

Top 5.6% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 7.4% forks on proxy.golang.org

proxy.golang.org : github.com/1set/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/1set/cronrange
Keywords: cron, cron-definitions, cron-expression, cron-parser, cron-style, duration, go-package, range, range-expression, time-zone
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/1set
Dependent packages: 3
Dependent repositories: 4
Stars: 18 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 14 hours ago

    Loading...
    Readme
    Loading...