silc_time_universal_string

SYNOPSIS

    SilcBool silc_time_universal_string(SilcTime time_val, char *ret_string,
                                        SilcUInt32 ret_string_size);

DESCRIPTION

Encodes the SilcTime `time' into the universal time format into the `ret_string' buffer. Returns FALSE if the buffer is too small.