Bug Fix - Should round execution date time at minute level (make sure second & microsecond are equal 0)
1.0.0
Support: 1. Validate a cron expression 2. Validate a date time is matching with a cron expression 3. Generate date time between two date times that match with a cron expression
Todo: 1. Need more test 2. Support number only. Such as month, does not support: feb, jan, etc...