Chapter 4. Time utility functions

Table of Contents

function::ctime - Convert seconds since epoch into human readable date/time string
function::tz_ctime - Convert seconds since epoch into human readable date/time string, with local time zone
function::tz_gmtoff - Return local time zone offset
function::tz_name - Return local time zone name

Utility functions to turn seconds since the epoch (as returned by the timestamp function gettimeofday_s()) into a human readable date/time strings.