function d_of_m_from_mdate extends icons.specifics.icon_f_of_date; input Integer w_of_m_i; input Integer d_of_w_i; input Integer m_of_y_i; input Integer y_i; output Integer d_of_m_o; end d_of_m_from_mdate;