pub fn format_months( grids: &[MonthGrid], julian: bool, persian: bool, ) -> Vec<String>
Render multiple months side-by-side, 3 per row.