[]
Gets the max era year.
public virtual int GetMaxEraYear(int era)
| Type | Name | Description |
|---|---|---|
| int | era | The era. |
| Type | Description |
|---|---|
| int | A max era year. |
Gets the max era year.
public virtual int GetMaxEraYear(DateTime dateTime)
| Type | Name | Description |
|---|---|---|
| DateTime | dateTime | The date time. |
| Type | Description |
|---|---|
| int |