説明なし

Rob Figueiredo caf011d12e Merge pull request #91 from icholy/master 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 df306b0f88 Add blocking Run() method 9 年 前
cron_test.go 64eb71ae78 Fix: Cron.run() was resetting the timezone 9 年 前
doc.go b024fc5ea0 Fix usage example 12 年 前
parser.go 092df9755a Add check for empty spec 9 年 前
parser_test.go 092df9755a Add check for empty spec 9 年 前
spec.go 470ac64214 Merge branch 'master' into parser-options 9 年 前
spec_test.go a0d328c53d Fix problems with times in timezone offsets which are not multiples of an hour. 10 年 前

README.md

GoDoc Build Status