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