Không có mô tả

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

README.md

GoDoc Build Status