public static my_from_fixed ( int &month, int &year, int date ) : void | ||
month | int | The output value giving the Hebrew month. /// |
year | int | The output value giving the Hebrew year. /// |
date | int | An integer value specifying the fixed day /// number. |
return | void |