Skip to content

Commit 0325782

Browse files
Update user_guide_src/source/libraries/time.rst
Co-authored-by: Michal Sniatala <[email protected]>
1 parent 6492d71 commit 0325782

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

user_guide_src/source/libraries/time.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,8 @@ modify the existing Time instance, but will return a new instance.
325325

326326
.. literalinclude:: time/031.php
327327

328-
addCalendarMonths()
329-
-------------------
330-
331-
subCalendarMonths()
332-
-------------------
328+
addCalendarMonths() / subCalendarMonths()
329+
-----------------------------------------
333330

334331
Modifies the current Time by adding or subtracting whole calendar months. These methods can be useful if you
335332
require no calendar months are skipped in recurring dates. Refer to the table below for a comparison between

0 commit comments

Comments
 (0)