[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.JpCalendar.JapaneseCalendarEx.MaxSupportedDateTime

MaxSupportedDateTime Property

MaxSupportedDateTime

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

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

The latest date and time supported by the JapaneseCalendarEx type, which is equivalent to the last moment of December 31, 9999 C.E. in the Gregorian calendar.

Overrides