System.Globalization.PersianCalendar.MinSupportedDateTime Property

Gets the earliest date and time supported by the System.Globalization.PersianCalendar class.

Syntax

public override DateTime MinSupportedDateTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

March 21, 622 C.E. is equivalent to the first day of the first month of the year 0001 in the Persian calendar.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0