search_util_add_months
Description:
[
Version ( since =
"3.58" ) ]
public time_t search_util_add_months (
time_t t,
int months)
Increases time t by the given number of months (or decreases, if months is negative).
Parameters:
| t |
Initial time
|
| months |
number of months to add or subtract
|
Returns: