Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!dogie.macc.wisc.edu!uwvax!rutgers!netnews.upenn.edu!jes From: jes@mbio.med.upenn.edu (Joe Smith) Newsgroups: comp.sources.wanted Subject: Wanted: source for ANSI mktime() function Message-ID: Date: 7 May 89 05:42:53 GMT Sender: news@netnews.upenn.edu Organization: University of Pennsylvania, Philadelphia, PA Lines: 13 Does anyone have (free, of course) source for the ANSI C function 'mktime'? I don't have a manual page in front of me, but I do know that it takes one arg, a struct tm *, and returns a time_t. A sort of inverse localtime().