Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site fortune.UUCP
Path: utzoo!linus!philabs!seismo!hao!hplabs!hpda!fortune!kiessig
From: kiessig@fortune.UUCP
Newsgroups: net.wanted
Subject: Date parsing subroutines?
Message-ID: <1307@fortune.UUCP>
Date: Tue, 26-Jul-83 16:36:37 EDT
Article-I.D.: fortune.1307
Posted: Tue Jul 26 16:36:37 1983
Date-Received: Wed, 27-Jul-83 23:09:32 EDT
Organization: Fortune Systems, San Carlos, CA
Lines: 9


	Does anyone out there have a good set of date parsing
routines?  Hopefully written in C, although that's not mandatory.
I'm looking for subroutines to parse any one of a variety of date
formats into a binary representation (hopefully ala UNIX - seconds
from Jan. 1, 1970, although some other form might work), and to
turn the binary format back into something reasonable (ala ctime()).

Rick