Function telescope::web::services::meetings::create::get_semester_bounds[][src]

pub fn get_semester_bounds(selected_semester: &Value) -> (NaiveDate, NaiveDate)
Expand description

Get the start and end dates of a selected semester object from the meeting creation context.