Function chrono_datepicker_core::utils::should_display_next_button[][src]

pub fn should_display_next_button<T: HasDateConstraints>(
    dialog_view_type: &DialogViewType,
    viewed_date: &NaiveDate,
    config: &T
) -> bool

Returns true if the “next” button should be displayed.