next Monthly
fun nextMonthly(now: ZonedDateTime = ZonedDateTime.now(ZoneId.of("America/New_York"))): ZonedDateTime
Content copied to clipboard
Return the next third Friday in a month, a date associated with expiring monthly contracts.
Sources
jvm source
Link copied to clipboard