String2Date
short String2Date( textPtr, textLen, theCache, lengthUsed, dateTime); long textLen ;
DateCachePtr theCache ;
long *lengthUsed ;
The String2Date function expects the date at beginning of text and parses text for use in the date-time record ( defined by the LongDateRec data type).For more information see, Macintosh Worldwide Development: Guide to
System Software.
Returns: a short, the String2DateStatus.