We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6492d71 commit 0325782Copy full SHA for 0325782
user_guide_src/source/libraries/time.rst
@@ -325,11 +325,8 @@ modify the existing Time instance, but will return a new instance.
325
326
.. literalinclude:: time/031.php
327
328
-addCalendarMonths()
329
--------------------
330
-
331
-subCalendarMonths()
332
+addCalendarMonths() / subCalendarMonths()
+-----------------------------------------
333
334
Modifies the current Time by adding or subtracting whole calendar months. These methods can be useful if you
335
require no calendar months are skipped in recurring dates. Refer to the table below for a comparison between
0 commit comments