GRU - Generic Reusable Utilities
Functions
gru_localtime.h File Reference
#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)
 

Function Documentation

◆ gru_localtime()

gru_export bool gru_localtime ( const time_t *  timep,
struct tm *  result,
gru_status_t status 
)