mtdowling / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
http://mtdowling.com/blog/2012/06/03/cron-expressions-in-php/
MIT License
4.9k stars 335 forks source link

Timezone logic refactoring #158

Open danielsantiago opened 7 years ago

danielsantiago commented 7 years ago

The timezone login was refactored for more code readability. I made sure that all the tess have passed.