Browse Source

Add Chronos DateTime library. (#677)

* Add Chonons DateTime library.

* Fix typo.
pull/678/merge
Mark Sch 9 years ago
parent
commit
e7735a9b64
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

455
 
455
 
456
 * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
456
 * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
457
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
457
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
458
+* [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
458
 * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
459
 * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
459
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
460
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
460
 
461
 

Loading…
Cancel
Save