public static last_day_of_month ( int month, int year ) : int | ||
month | int | The Hebrew month, allowed value between /// One and Thirteen. /// |
year | int | An integer that gives the Hebrew year. /// |
return | int |
public static last_day_of_month ( int month, int year ) : int | ||
month | int | The Hebrew month, allowed value between /// One and Thirteen. /// |
year | int | An integer that gives the Hebrew year. /// |
return | int |