diff --git a/reference/datetime/functions/date-add.xml b/reference/datetime/functions/date-add.xml index c02d6c0abb..2644e78e2d 100644 --- a/reference/datetime/functions/date-add.xml +++ b/reference/datetime/functions/date-add.xml @@ -1,5 +1,5 @@ - + date_add @@ -12,16 +12,9 @@ &reftitle.description; - void - date_add - - DateTime - object - - - DateInterval - object - + voiddate_add + DateTimeobject + DateIntervalobject Adds the specified DateInterval object to the specified DateTime object. diff --git a/reference/datetime/functions/date-sub.xml b/reference/datetime/functions/date-sub.xml index 7abae0ad8d..3c8f90aecf 100644 --- a/reference/datetime/functions/date-sub.xml +++ b/reference/datetime/functions/date-sub.xml @@ -1,5 +1,5 @@ - + date_sub @@ -12,16 +12,9 @@ &reftitle.description; - void - date_sub - - DateTime - object - - - DateInterval - object - + voiddate_sub + DateTimeobject + DateIntervalobject Subtracts the specified DateInterval object from the specified DateTime