pub fn days_until_month<C: ChineseBased>(new_year: RataDie, month: u8) -> u16Expand description
Given the new year and a month/day pair, calculate the number of days until the first day of the given month
pub fn days_until_month<C: ChineseBased>(new_year: RataDie, month: u8) -> u16Given the new year and a month/day pair, calculate the number of days until the first day of the given month