Commit Graph

14 Commits

Author SHA1 Message Date
gorhill e41acb76c8 oops, removed unfinished work re Check() 2013-08-31 08:17:25 -04:00
gorhill 47d3d6e543 changed naming convention as per https://groups.google.com/d/msg/golang-nuts/la6mB5xG1L4/W3aJaIRkZxUJ 2013-08-31 08:06:59 -04:00
gorhill ae9c090812 no need for NoMatch(), existing time.IsZero() does the job well 2013-08-30 15:10:15 -04:00
gorhill d3a85f92d8 added package doc, as per issue 2 2013-08-30 11:40:02 -04:00
gorhill eefaec0758 added missing package comment, as per issue 2 2013-08-30 11:18:33 -04:00
gorhill bca585d924 ah yes, forgot to use go fmt 2013-08-30 11:09:36 -04:00
gorhill fc59c37234 fleshing out comments 2013-08-30 08:26:18 -04:00
gorhill 7ea56a88b3 fixed comments 2013-08-30 08:19:58 -04:00
gorhill 22a2cb9e99 Changed NextTimeFromString() to NextTime() 2013-08-30 08:16:18 -04:00
gorhill c805a2ea5c Changed NextTimeFromCronString() to NextTimeFromString() 2013-08-30 08:12:14 -04:00
gorhill 8884f283a4 oops typos, oct=10,nov=11,dec=12 not 1,2,3... 2013-08-30 08:00:00 -04:00
gorhill 3ef71a99ca fleshing out 2013-08-30 07:36:30 -04:00
gorhill 73c6d6012a fleshing out 2013-08-29 18:58:01 -04:00
gorhill 960263f0ac first commit 2013-08-29 09:03:10 -04:00