ChineseLunisolarCalendar::MaxSupportedDateTime Property
.NET Framework (current version)
Gets the maximum date and time supported by the ChineseLunisolarCalendar class.
Assembly: mscorlib (in mscorlib.dll)
public: [ComVisibleAttribute(false)] property DateTime MaxSupportedDateTime { virtual DateTime get() override; }
Property Value
Type: System::DateTimeA System::DateTime type that represents the last moment on January 28, 2101 in the Gregorian calendar, which is approximately equal to the constructor DateTime(2101, 1, 28, 23, 59, 59, 999).
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: