OptionsCalendar

object OptionsCalendar

Functions

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

Sources

jvm source
Link copied to clipboard