[−][src]Function avr_libc::week_of_year
pub unsafe extern "C" fn week_of_year(timeptr: *const tm, start: u8) -> u8
Return the calendar week of year, where week 1 is considered to begin on the day of week specified by 'start'. The returned value may range from zero to 52.