UmAlQuraCalendar::MinSupportedDateTime Property

 

Gets the earliest date and time supported by this calendar.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public:
property DateTime MinSupportedDateTime {
	virtual DateTime get() override;
}

Property Value

Type: System::DateTime

The earliest date and time supported by the UmAlQuraCalendar class, which is equivalent to the first moment of April 30, 1900 C.E. in the Gregorian calendar.

The following example displays the date ranges supported by the UmAlQuraCalendar class in both the Gregorian and Um Al Qura calendars.

No code example is currently available or this language may not be supported.

Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: