dzl_g_date_time_format_for_display ()
gchar *
dzl_g_date_time_format_for_display (GDateTime *self
);
Helper function to "humanize" a GDateTime into a relative time
relationship string.
Returns
A newly allocated string describing the
date and time imprecisely such as "Yesterday".
[transfer full]