[]
        
(Showing Draft Content)

C1.Globalization.CalendarEx.GetMaxEraYear

GetMaxEraYear Method

GetMaxEraYear(int)

Gets the max era year.

Declaration
public virtual int GetMaxEraYear(int era)
Parameters
Type Name Description
int era

The era.

Returns
Type Description
int

A max era year.

GetMaxEraYear(DateTime)

Gets the max era year.

Declaration
public virtual int GetMaxEraYear(DateTime dateTime)
Parameters
Type Name Description
DateTime dateTime

The date time.

Returns
Type Description
int