[]
Returns the era in the specified DateTime.
public override int GetEra(DateTime dateTime)
Type | Name | Description |
---|---|---|
DateTime | dateTime | The DateTime to read. |
Type | Description |
---|---|
int | An integer that represents the era in the specified DateTime. |