System.Globalization.PersianCalendar.MaxSupportedDateTime Property

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

Syntax

public override DateTime MaxSupportedDateTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

December 31, 9999 C.E. is equivalent to the 10th day of the 10th month of the year 9378 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