third_friday_of_month: Find third Friday of month of a given date

View source: R/datetime.R

third_friday_of_monthR Documentation

Find third Friday of month of a given date

Description

Find third Friday of month of a given date

Usage

third_friday_of_month(date)

Arguments

date

Date or character representation of date

Value

Date object of the third Friday of month

Examples

third_friday_of_month("2020-12-14")


fcocquemas/hfty.helpers documentation built on Feb. 13, 2023, 7:25 a.m.