utils_format_time


Description:


public string utils_format_time (TimeVal time_)

Generates a string describing the time given in time_ using colloquial language suitable for display to the user.

Examples of what might be returned are "A few minutes ago" or "Yesterday".

Parameters:

time_

a time value

Returns:

a string. Free with g_free.


Namespace: Mx
Package: mx-2.0



2022 vala-language.org