Sdílet prostřednictvím


ChineseLunisolarCalendar.MaxSupportedDateTime Vlastnost

Definice

Získá maximální datum a čas podporovaný ChineseLunisolarCalendar třídou.

public:
 virtual property DateTime MaxSupportedDateTime { DateTime get(); };
public override DateTime MaxSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MaxSupportedDateTime : DateTime
Public Overrides ReadOnly Property MaxSupportedDateTime As DateTime

Hodnota vlastnosti

Typ DateTime představující poslední okamžik 28. ledna 2101 v gregoriánském kalendáři, který se přibližně rovná konstruktoru DateTime(2101, 1, 28, 23, 59, 59, 999).

Atributy

Platí pro