Period.OfMonths(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("ofMonths", "(I)Ljava/time/Period;", "", ApiSince=26)]
public static Java.Time.Period? OfMonths (int months);
[<Android.Runtime.Register("ofMonths", "(I)Ljava/time/Period;", "", ApiSince=26)>]
static member OfMonths : int -> Java.Time.Period
Parameters
- months
- Int32
Returns
- Attributes