Name : golang-github-gorhill-cronexpr
| |
Version : 1.0.0
| Vendor : Fedora Project
|
Release : 11.fc40
| Date : 2024-02-11 23:37:40
|
Group : Unspecified
| Source RPM : golang-github-gorhill-cronexpr-1.0.0-11.fc40.src.rpm
|
Size : 1.74 MB
| |
Packager : Fedora Project
| |
Summary : Cron expression parser in Go language
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/40/Everything/x86_64/os/Packages/g |