Commit Graph

36 Commits

Author SHA1 Message Date
gorhill 5442b2bfef changes as per #5 2013-09-02 09:25:49 -04:00
gorhill 4f0ef12848 clarification about time zones 2013-09-02 08:39:19 -04:00
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 dc9d12775f reference to companion command-line utility 2013-08-31 14:57:24 -04:00
gorhill 022ba1e5bf renaming cronexpression to cronexpr 2013-08-31 09:00:46 -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 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 59e1694746 better example 2013-08-30 10:57:51 -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 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 82e0763e2c fleshing out 2013-08-29 20:10:42 -04:00
gorhill 867274cf67 fleshing out 2013-08-29 20:09:16 -04:00
gorhill f60006f5a9 fleshing out 2013-08-29 20:08:22 -04:00
gorhill 875583e531 fleshing out 2013-08-29 20:07:47 -04:00
gorhill 8fadb724ca fleshing out 2013-08-29 20:06:45 -04:00
gorhill 1a6c1978db fleshing out 2013-08-29 19:55:54 -04:00
gorhill c1b1ffb251 fleshing out 2013-08-29 19:53:58 -04:00
gorhill fdfb033476 fleshing out 2013-08-29 19:48:59 -04:00
gorhill 7ebc5905b9 fleshing out 2013-08-29 19:41:35 -04:00
gorhill 5b42adc89a fleshing out 2013-08-29 19:39:08 -04:00
gorhill 4b1e599c97 fleshing out 2013-08-29 19:37:04 -04:00
gorhill 73c6d6012a fleshing out 2013-08-29 18:58:01 -04:00
gorhill 23f103fe8e added more details 2013-08-29 15:30:54 -04:00
gorhill 665aee27b7 added more details 2013-08-29 15:15:59 -04:00
gorhill ff635a4dd3 README.md 2013-08-29 15:05:08 -04:00
Raymond Hill 96ebede305 Initial commit 2013-08-29 05:54:49 -07:00