Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!van-bc!sl From: sl@van-bc.UUCP (Stuart Lynne) Newsgroups: comp.sources.wanted Subject: YYMMDDHHMM.SS -> long tval Message-ID: <1111@van-bc.UUCP> Date: Thu, 6-Aug-87 03:07:56 EDT Article-I.D.: van-bc.1111 Posted: Thu Aug 6 03:07:56 1987 Date-Received: Sun, 9-Aug-87 10:23:37 EDT Organization: Public Access Network, Vancouver, BC. Lines: 10 Keywords: ascii time I need a C library routine to convert an ASCII string to the Unix long int representation for time (number of seconds since Jan/70). Does anyone have anything that might to the trick? I was mildly suprised that there is no standard Unix library routine for doing this. (Well if there is it's well hidden!) Thanks in advance for anyone who has written such a routine and is willing to post or mail it.