| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Chronos 3.4.0 source code.tar.gz | 2026-03-25 | 34.8 kB | |
| Chronos 3.4.0 source code.zip | 2026-03-25 | 42.4 kB | |
| README.md | 2026-03-25 | 785 Bytes | |
| Totals: 3 Items | 78.0 kB | 0 | |
What's Changed
- Add withTestNow() for scoped time mocking by @dereuromark in https://github.com/cakephp/chronos/pull/498
- Add startOfHour() and endOfHour() methods to ChronosTime by @dereuromark in https://github.com/cakephp/chronos/pull/508
- Add shiftTimezone() method to Chronos by @dereuromark in https://github.com/cakephp/chronos/pull/507
- Add toArray() method to Chronos, ChronosDate, and ChronosTime by @dereuromark in https://github.com/cakephp/chronos/pull/506
- Add time comparison methods to ChronosTime by @dereuromark in https://github.com/cakephp/chronos/pull/505
- Add nextOccurrenceOf() and previousOccurrenceOf() methods by @dereuromark in https://github.com/cakephp/chronos/pull/496
Full Changelog: https://github.com/cakephp/chronos/compare/3.3.3...3.4.0