time_macros::helpers

Function ymd_to_yo

source
pub(crate) fn ymd_to_yo(year: i32, month: u8, day: u8) -> (i32, u16)