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