Function chrono_datepicker_core::utils::create_dialog_title_text[][src]

pub fn create_dialog_title_text(
    dialog_view_type: &DialogViewType,
    viewed_date: &NaiveDate,
    month_title_format: &str
) -> String

Creates the text that should be the title of the datepicker dialog.