Accessors for the tm
struct.
Accessors for the timeval
struct.
Accessors for the timezone
struct.
Returns the current time as an integer number of seconds since an arbitrary epoch.
Returns the current time as a list of a timeval struct and a timezone.Set the current time from a timeval struct and and optional timezone.
Convert an integer number of epoch seconds to a broken-down tm struct.
Convert a tm struct to an integer number of seconds.
Format a datetime string from an integer number of epoch seconds.
Format a datetime string from a tm struct.