Function chrono_datepicker_core::utils::should_display_previous_button [−][src]
pub fn should_display_previous_button<T: HasDateConstraints>(
dialog_view_type: &DialogViewType,
viewed_date: &NaiveDate,
config: &T
) -> bool
Returns true if the “previous” button should be displayed.