qc.hlp (Table of Contents; Topic list)
_strdate, _strtime
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <time.h>
 
  Syntax:    char *_strdate( char *datestr );
             char *_strtime( char *timestr );
 
  Returns:   a formatted string.
 
  See also:  asctime, ctime, gmtime, localtime, mktime, time, tzset
                                    -♦-