Hacker News new | ask | show | jobs
by 66d8kk 4508 days ago
Just a thought and I've only glanced at your code but could some of the functionality in the Carbon library come in handy? especially for the logic in weekendDates()?

I like to think of it as DateTime on acid ;)

https://github.com/briannesbitt/Carbon

1 comments

Quite possibly, I'll check it out. We're already using the CakePHP framework, do you think Carbon would be compatible with it?