time_add_week


Description:

[ CCode ( cname = "time_add_week" ) ]
public long time_add_week (long time, int weeks)

Adds the given number of weeks to a time value.

Parameters:

time

A time_t value.

weeks

Number of weeks to add.

Returns:

a time_t value containing time plus the weeks added.


Namespace: ECal
Package: libecal-2.0