#include "plibc_private.h"
Go to the source code of this file.
Functions | |
char * | ctime (const time_t *clock) |
convert a time value to date and time string | |
char * | ctime_r (const time_t *clock, char *buf) |
convert a time value to date and time string |
Definition in file ctime.c.