The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ChineseLunisolarCalendar::MinSupportedDateTime Property
.NET Framework (current version)
Gets the minimum date and time supported by the ChineseLunisolarCalendar class.
Assembly: mscorlib (in mscorlib.dll)
public: [ComVisibleAttribute(false)] property DateTime MinSupportedDateTime { virtual DateTime get() override; }
Property Value
Type: System::DateTimeA System::DateTime type that represents February 19, 1901 in the Gregorian calendar, which is equivalent to the constructor, DateTime(1901, 2, 19).
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: