Commit Graph

71 Commits

Author SHA1 Message Date
gorhill 718fc4c0ab changes as suggested at https://groups.google.com/d/msg/golang-nuts/la6mB5xG1L4/5V0L2GqF_1oJ 2013-09-01 09:24:01 -04:00
gorhill 1998268a1c go fmt'ed 2013-08-31 15:05:03 -04:00
gorhill dc9d12775f reference to companion command-line utility 2013-08-31 14:57:24 -04:00
gorhill 68fd2b282b fixed time zone bug 2013-08-31 13:08:04 -04:00
gorhill 5c3ec34a8d fleshing out doc 2013-08-31 09:07:23 -04:00
gorhill 2594aadb14 fleshing out doc 2013-08-31 09:05:45 -04:00
gorhill 022ba1e5bf renaming cronexpression to cronexpr 2013-08-31 09:00:46 -04:00
gorhill 83135b3c5c renaming cronexpression to cronexpr 2013-08-31 09:00:12 -04:00
Raymond Hill a7091b7c64 Rename cronexpression_test.go to cronexpr_test.go 2013-08-31 08:51:11 -04:00
Raymond Hill 6190b9d9db Rename cronexpression.go to cronexpr.go 2013-08-31 08:50:51 -04:00
gorhill 457a81697e code typo 2013-08-31 08:24:52 -04:00
gorhill 8af06bafc9 more work for renaming convention as per https://groups.google.com/d/msg/golang-nuts/la6mB5xG1L4/W3aJaIRkZxUJ 2013-08-31 08:23:51 -04:00
gorhill e41acb76c8 oops, removed unfinished work re Check() 2013-08-31 08:17:25 -04:00
gorhill a22eb7d9e6 forgot to change remnant of old naming convention 2013-08-31 08:15:58 -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 59e1694746 better example 2013-08-30 10:57:51 -04:00
gorhill 3b9b5eb646 fixed time layout 2013-08-30 10:10:02 -04:00
gorhill a62fefeb17 use go doc style 2013-08-30 09:44:11 -04:00
gorhill 80d5bd7cc8 fleshing out 2013-08-30 09:17:21 -04:00
gorhill 1b7b1a8d9b fleshing out 2013-08-30 09:14:25 -04:00
gorhill ce6e92ee9f fine tuning 2013-08-30 09:03:42 -04:00
gorhill 4a7dc735f4 prettier? 2013-08-30 09:02:49 -04:00
gorhill 8c1493f105 added API documentation 2013-08-30 08:59:49 -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 7613fbf12f trivial 2013-08-30 08:05:01 -04:00
gorhill 80a2cd0ced oops typos, oct=10,nov=11,dec=12 not 1,2,3... 2013-08-30 08:02:15 -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 1c56081e00 fleshing out 2013-08-30 07:36:30 -04:00
gorhill 3ef71a99ca fleshing out 2013-08-30 07:36:30 -04:00
gorhill 16d55f8035 fleshing out 2013-08-29 20:10:42 -04:00
gorhill 82e0763e2c fleshing out 2013-08-29 20:10:42 -04:00
gorhill 3ce59d04d0 fleshing out 2013-08-29 20:09:16 -04:00
gorhill 867274cf67 fleshing out 2013-08-29 20:09:16 -04:00
gorhill 536d6c6cd2 fleshing out 2013-08-29 20:08:22 -04:00
gorhill f60006f5a9 fleshing out 2013-08-29 20:08:22 -04:00
gorhill 6d87e60fc4 fleshing out 2013-08-29 20:07:47 -04:00
gorhill 875583e531 fleshing out 2013-08-29 20:07:47 -04:00
gorhill a8244603b5 fleshing out 2013-08-29 20:06:45 -04:00
gorhill 8fadb724ca fleshing out 2013-08-29 20:06:45 -04:00
gorhill 9774af70ea fleshing out 2013-08-29 19:55:54 -04:00
gorhill 1a6c1978db fleshing out 2013-08-29 19:55:54 -04:00
gorhill ffde273e50 fleshing out 2013-08-29 19:53:58 -04:00
gorhill c1b1ffb251 fleshing out 2013-08-29 19:53:58 -04:00