No Description

Harshal Pradhan a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 years ago
.gitignore e0aa2acff9 Initial commit 13 years ago
.travis.yml 67823cd24d Create .travis.yml 11 years ago
LICENSE 4ab9b1f2d8 Add license 13 years ago
README.md eb1cd6d3ab On the next line. 10 years ago
constantdelay.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 years ago
constantdelay_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 years ago
cron.go 9ae18730f4 Return on Stop if cron is not running 10 years ago
cron_test.go 9ae18730f4 Return on Stop if cron is not running 10 years ago
doc.go b024fc5ea0 Fix usage example 12 years ago
parser.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 years ago
parser_test.go f2c3314377 Return an error rather than panicking on invalid cron specs 12 years ago
spec.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 years ago
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 years ago

README.md

GoDoc Build Status