6 ms·
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 weekendDa
by 66d8kk 13y 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 https://github.com/briannesbitt/Carbon
- Kluny 13y agoQuite possibly, I'll check it out. We're already using the CakePHP framework, do you think Carbon would be compatible with it?