CodebyCR / TimedAction

An easy, state-of-the-art timing Framework.
MIT License
0 stars 0 forks source link

Interpreting the parts of a cron expression #1

Closed CodebyCR closed 1 year ago

CodebyCR commented 1 year ago
  1. Interpret the value of cron part to a list of values, that fits in the part dependent range.

  2. The parts should support features like ranges, periods, etc.

CodebyCR commented 1 year ago

Solved in v.0.3.0