Posted on Jan 6, 2010 by
Quick Horse
NCrontab[1] is a library written in C# 3.0 that provides the following facilities:
- Parsing of crontab expressions
- Formatting of crontab expressions
- Calculation of occurrences of time based on a crontab schedule
NCron does parsing and calculation of occurrences as well. There is no reason for the two projects to overlap, and it should be easy to change NCron to use NCrontab in the relevant places.
Comment #1
Posted on Jan 7, 2010 by Quick Horse(No comment was entered for this change.)
Comment #2
Posted on Jan 15, 2010 by Quick Horse(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Milestone-Release2.0
Component-Service