getdate
tm = getdate(p);
tm = getdate(str);
if ((ct = getdate(argpbuf)) == NULL)
struct tm *tmptr, *getdate();
if( !(tmptr = getdate( string )) )
if ((tm_ptr = getdate(optarg)) == NULL) {
extern struct tm *getdate(const char *);