fleshing out
This commit is contained in:
parent
536d6c6cd2
commit
3ce59d04d0
|
@ -100,5 +100,5 @@ will return `true`, whereas
|
||||||
|
|
||||||
cronexpression.NoMatch(cronexpression.NextTimeFromCronString("* * * * * 2050", time.Now()))
|
cronexpression.NoMatch(cronexpression.NextTimeFromCronString("* * * * * 2050", time.Now()))
|
||||||
|
|
||||||
will return false (as of 2013-08-29...)
|
will return `false` (as of 2013-08-29...)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue