fleshing out

This commit is contained in:
gorhill
2013-08-29 18:58:01 -04:00
parent 23f103fe8e
commit 73c6d6012a
3 changed files with 111 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ Go language (golang) cron expression parser. Given a cron expression and a time
The reference documentation for this implementation is found at
https://en.wikipedia.org/wiki/Cron#CRON_expression, with the following
difference:
differences:
* Supports the second field (before minute field)
* If five fields are present, a wildcard year field is appended