Skip to content

Commit 0454d73

Browse files
committed
docs: update the reference to Time, and make it a note
1 parent 45025a1 commit 0454d73

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

user_guide_src/source/helpers/date_helper.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ dates.
99
:local:
1010
:depth: 2
1111

12+
.. note:: Many functions previously found in the CodeIgniter 3 ``date_helper`` have been moved to the :doc:`Time <../libraries/time>` class in CodeIgniter 4.
13+
1214
Loading this Helper
1315
===================
1416

@@ -53,6 +55,3 @@ The following functions are available:
5355
selected value.
5456

5557
.. literalinclude:: date_helper/003.php
56-
57-
Many functions previously found in the CodeIgniter 3 ``date_helper`` have been moved to the ``I18n``
58-
module in CodeIgniter 4.

0 commit comments

Comments
 (0)