Skip to content

Commit 6c3bbd6

Browse files
committed
Added note for cakephp/cakephp#18817
1 parent 6f20e31 commit 6c3bbd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ I18n
9292
when iterating.
9393
- Added ``toQuarterRange()`` method to ``DateTime`` and ``FrozenTime`` classes which returns
9494
an array containing the start and end dates of the quarter for the given date.
95+
- Added ``Date::getTimestamp()``. This method returns an int of the date's
96+
timestamp.
9597

9698
Mailer
9799
------

0 commit comments

Comments
 (0)