Returns the era in the specified
System.DateTime.
'Declaration
Public Overrides NotOverridable Function GetEra( _
ByVal As Date _
) As Integer
Parameters
- dateTime
- The System.DateTime to read.
Return Value
An integer that represents the era in the specified
System.DateTime.