Function soup::date_time_to_string

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