2018-04-02 22:30:15 -07:00

5 lines
94 B
C

#include "crtheaders.h"
#include TIME_H
struct tm *localtime_r(const time_t *, struct tm *);