[]
Gets the earliest date and time supported by the current JapaneseCalendarEx object.
public override DateTime MinSupportedDateTime { get; }
Public Overrides ReadOnly Property MinSupportedDateTime As Date
| 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. |