◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <time.h> Syntax: char *asctime( struct tm *timeptr ); Returns: a pointer to the string result. See also: gmtime, localtime, time, ctime, _ftime, _tzset -♦-