#include <time.h>
#include <sys/time.h>
#include <unistd.h>
#include <common/gru_status.h>
Go to the source code of this file.
Functions | |
gru_export bool | gru_localtime (const time_t *timep, struct tm *result, gru_status_t *status) |
gru_export bool gru_localtime | ( | const time_t * | timep, | |
struct tm * | result, | |||
gru_status_t * | status | |||
) |