Name

ap_tm2sec — convert a struct tm to standard Unix time

Synopsis

time_t ap_tm2sec(const struct tm *t)

Returns the time in t as the time in seconds since 1 Jan 1970 00:00 GMT. t is assumed to be in GMT.