Skip to main content

create_date_normalized

Function create_date_normalized 

Source
pub fn create_date_normalized(
    year: i32,
    month: i32,
    day: i32,
) -> Result<NaiveDate, ExcelError>
Expand description

Create a date using the normalization behavior released in 0.7.1.