timelocal
time_t timelocal(struct tm * const);
# if TZ_TIME_T || !defined timelocal
time_t timelocal(struct tm *);
timbuf = timelocal(tp);
time_t timelocal(), timegm();