KoreanLunisolarCalendar.MaxSupportedDateTime Propiedad

Definición

Obtiene la fecha y la hora máximas admitidas por la clase KoreanLunisolarCalendar.

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

Valor de propiedad

La fecha y hora más recientes admitidas por la KoreanLunisolarCalendar clase , que equivalen al último momento del 10 de febrero de 2051 C.E. en el calendario gregoriano.

Se aplica a