Nessuna descrizione

Rob Figueiredo 23baae2bb8 Merge pull request #73 from soltysh/issue58 9 anni fa
.gitignore e0aa2acff9 Initial commit 13 anni fa
.travis.yml 67823cd24d Create .travis.yml 11 anni fa
LICENSE 4ab9b1f2d8 Add license 13 anni fa
README.md eb1cd6d3ab On the next line. 10 anni fa
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 anni fa
cron.go 17583deb80 Fixed remaining time.Now().Local() 9 anni fa
cron_test.go 17583deb80 Fixed remaining time.Now().Local() 9 anni fa
doc.go b024fc5ea0 Fix usage example 12 anni fa
parser.go b43eae7392 Add method capable of parsing standard cron spec 9 anni fa
parser_test.go b43eae7392 Add method capable of parsing standard cron spec 9 anni fa
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 anni fa
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 anni fa

README.md

GoDoc Build Status