cakephp / chronos

A standalone DateTime library originally based off of Carbon

Home Page:http://book.cakephp.org/chronos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some deprecation warnings since 2.4.0

markusramsak opened this issue · comments

calling timezone() instead of setTimezone() for example causes a lot of deprecation Warning wenn calling i.e. ->i18nFormat('...', ['timezone' => 'Europe/Vienna']);

We released out of order unfortunately. You can restrict Chronos in your composer.json until a new cakephp version is released.