cakephp / chronos

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

Remove ChronosInterface references and clean up ChronosDate and ChronosTime refs #431

Closed othercorey closed 1 year ago

othercorey commented 1 year ago

Removes ChronosInterface and cleans up list of classes provided by Chronos.

The docs need more information added, but this at least makes them correct.