ctime Convert time_t value to string (function) gmtime Convert time_t to tm as UTC time (function ) localtime Convert time_t to tm as local time (function) time Get current time (function) asctime Convert tm structure to string (function)