Няма описание

Rob Figueiredo 783cfcb01f Merge pull request #74 from soltysh/issue33 преди 9 години
.gitignore e0aa2acff9 Initial commit преди 13 години
.travis.yml 67823cd24d Create .travis.yml преди 11 години
LICENSE 4ab9b1f2d8 Add license преди 13 години
README.md eb1cd6d3ab On the next line. преди 10 години
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs преди 12 години
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs преди 12 години
cron.go 17583deb80 Fixed remaining time.Now().Local() преди 9 години
cron_test.go 17583deb80 Fixed remaining time.Now().Local() преди 9 години
doc.go b024fc5ea0 Fix usage example преди 12 години
parser.go fcc395c6f4 Refactor parsing to return error instead of using panic/recover преди 9 години
parser_test.go fcc395c6f4 Refactor parsing to return error instead of using panic/recover преди 9 години
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. преди 10 години
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. преди 10 години

README.md

GoDoc Build Status