Calendar.MinSupportedDateTime Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the earliest date and time supported by this Calendar object.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.DateTimeThe earliest date and time supported by this calendar. The default is DateTime.MinValue.
Show: