Function
Camelsearch_util_add_months
unstable since: 3.58
Declaration [src]
time_t
camel_search_util_add_months (
time_t t,
gint months
)
Description [src]
Increases time t by the given number of months (or decreases, if
months is negative).
Available since: 3.58