次の方法で共有


DateIntervalInfo.PatternInfo.FirstDateInPtnIsLaterDate Method

Definition

Returns whether the first date in interval patter is later date or not.

[Android.Runtime.Register("firstDateInPtnIsLaterDate", "()Z", "", ApiSince=24)]
public bool FirstDateInPtnIsLaterDate ();
[<Android.Runtime.Register("firstDateInPtnIsLaterDate", "()Z", "", ApiSince=24)>]
member this.FirstDateInPtnIsLaterDate : unit -> bool

Returns

Whether the first date in interval patter is later date or not.

Attributes

Remarks

Returns whether the first date in interval patter is later date or not.

Java documentation for android.icu.text.DateIntervalInfo.PatternInfo.firstDateInPtnIsLaterDate().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to