TaiwanLunisolarCalendar.MaxSupportedDateTime Property

Definition

Gets the maximum date and time supported by the TaiwanLunisolarCalendar class.

public:
 virtual property DateTime MaxSupportedDateTime { DateTime get(); };
public override DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
Public Overrides ReadOnly Property MaxSupportedDateTime As DateTime

Property Value

The latest date and time supported by the TaiwanLunisolarCalendar class, which is equivalent to the last moment of February 10, 2051 C.E. in the Gregorian calendar.

Applies to