Bez popisu

Maciej Szulik b43eae7392 Add method capable of parsing standard cron spec před 9 roky
.gitignore e0aa2acff9 Initial commit před 13 roky
.travis.yml 67823cd24d Create .travis.yml před 11 roky
LICENSE 4ab9b1f2d8 Add license před 13 roky
README.md eb1cd6d3ab On the next line. před 10 roky
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs před 12 roky
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs před 12 roky
cron.go 17583deb80 Fixed remaining time.Now().Local() před 9 roky
cron_test.go 17583deb80 Fixed remaining time.Now().Local() před 9 roky
doc.go b024fc5ea0 Fix usage example před 12 roky
parser.go b43eae7392 Add method capable of parsing standard cron spec před 9 roky
parser_test.go b43eae7392 Add method capable of parsing standard cron spec před 9 roky
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. před 10 roky
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. před 10 roky

README.md

GoDoc Build Status