[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.JpCalendar.JapaneseCalendarEx.MinSupportedDateTime

MinSupportedDateTime Property

MinSupportedDateTime

Gets the earliest date and time supported by the current JapaneseCalendarEx object.

Declaration
[ComVisible(false)]
public override DateTime MinSupportedDateTime { get; }
Property Value
Type Description
DateTime

The earliest date and time supported by the JapaneseCalendarEx type, which is equivalent to the first moment of September 8, 1868 C.E. in the Gregorian calendar. For more information, see Remarks.

Overrides