LocalDateTime.MinusWeeks(Int64) Method
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("minusWeeks", "(J)Ljava/time/LocalDateTime;", "", ApiSince=26)]
public Java.Time.LocalDateTime? MinusWeeks (long weeks);
[<Android.Runtime.Register("minusWeeks", "(J)Ljava/time/LocalDateTime;", "", ApiSince=26)>]
member this.MinusWeeks : int64 -> Java.Time.LocalDateTime
- weeks
- Int64
- Attributes