Function date_time_to_string

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