Salad
1.0.15
|
Functions | |
time_t | sld_time_epoch_seconds () |
Returns the time in seconds since the epoch (01/01/1970 @ 00:00:00 UTC) More... | |
char * | sld_time_pretty_timestamp () |
Returns a pretty timestamp in the format: Wed Apr 19 21:27:08 2017. More... | |
Variables | |
struct tm * | timedata |
This module contains functions related to dates and times.
time_t sld_time_epoch_seconds | ( | ) |
Returns the time in seconds since the epoch (01/01/1970 @ 00:00:00 UTC)
char* sld_time_pretty_timestamp | ( | ) |
Returns a pretty timestamp in the format: Wed Apr 19 21:27:08 2017.
struct tm* timedata |
A time structure