format_year

Function format_year 

Source
pub fn format_year(year: i32, julian: bool, persian: bool) -> Vec<String>
Expand description

Render all 12 months of a year as lines of text (4 rows × 3 columns).