[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.JpCalendar.JapaneseCalendarEx.GetEra

GetEra Method

GetEra(DateTime)

Returns the era in the specified DateTime.

Declaration
public override int GetEra(DateTime dateTime)
Parameters
Type Name Description
DateTime dateTime

The DateTime to read.

Returns
Type Description
int

An integer that represents the era in the specified DateTime.

Overrides