Function soup::date_time_to_string

source ·
pub fn date_time_to_string(
    date: &DateTime,
    format: DateFormat
) -> Option<GString>