Sin descripción

Maciej Szulik fcc395c6f4 Refactor parsing to return error instead of using panic/recover hace 9 años
.gitignore e0aa2acff9 Initial commit hace 13 años
.travis.yml 67823cd24d Create .travis.yml hace 11 años
LICENSE 4ab9b1f2d8 Add license hace 13 años
README.md eb1cd6d3ab On the next line. hace 10 años
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs hace 12 años
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs hace 12 años
cron.go 17583deb80 Fixed remaining time.Now().Local() hace 9 años
cron_test.go 17583deb80 Fixed remaining time.Now().Local() hace 9 años
doc.go b024fc5ea0 Fix usage example hace 12 años
parser.go fcc395c6f4 Refactor parsing to return error instead of using panic/recover hace 9 años
parser_test.go fcc395c6f4 Refactor parsing to return error instead of using panic/recover hace 9 años
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. hace 10 años
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. hace 10 años

README.md

GoDoc Build Status