Fedora Packages

golang-github-gorhill-cronexpr

Cron expression parser in Go language

Given a cron expression and a time stamp, you can get the next time stamp which satisfies the cron expression. In another project, I decided to use cron expression syntax to encode scheduling information. Thus this standalone library to parse and apply time stamps to cron expressions. The time-matching algorithm in this implementation is efficient, it avoids as much as possible to guess the next matching time stamp, a common technique seen in a number of implementations out there.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.0-2.fc35 -
Fedora 35 1.0.0-2.fc35 -
Fedora 34 1.0.0-1.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-gorhill-cronexpr dash maintainers at fedoraproject dot org.



Sources on Pagure