System.Globalization.CCEastAsianLunisolarCalendar.year_from_fixed C# (CSharp) Method

year_from_fixed() public static method

public static year_from_fixed ( int date ) : int
date int
return int
	public static int year_from_fixed (int date)
	{
		throw new Exception ("year_from_fixed");
	}