Function gnunet_sys::GNUNET_TIME_time_to_year[][src]

pub unsafe extern "C" fn GNUNET_TIME_time_to_year(
    at: GNUNET_TIME_Absolute
) -> c_uint

Convert an expiration time to the respective year (rounds)

@param at absolute time @return year a year (after 1970), 0 on error