cakephp / chronos

A standalone DateTime library originally based off of Carbon
http://book.cakephp.org/chronos
MIT License
1.34k stars 61 forks source link

Add ChronosTime::endOfDay() #439

Closed othercorey closed 9 months ago

PowerKiKi commented 8 months ago

Adding a feature like this should have been released as a minor version, not patch version. Otherwise, it makes it harder for consumers to declare dependencies on specific features. Same goes for #417.