ZoneOffsetTransitionRule.DayOfMonthIndicator Property

Definition

Gets the indicator of the day-of-month of the transition.

public int DayOfMonthIndicator { [Android.Runtime.Register("getDayOfMonthIndicator", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getDayOfMonthIndicator", "()I", "", ApiSince=26)>]
member this.DayOfMonthIndicator : int

Property Value

Int32

the day-of-month indicator, from -28 to 31 excluding 0

Attributes

Remarks

Java documentation for java.time.zone.ZoneOffsetTransitionRule.getDayOfMonthIndicator().

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