Skip to contents

This unexported helper identifies the date of the first day of the month for the given date. The function is used internally inside of valid_dates.

Usage

month_start(date)

Arguments

date

Date to be queried

Value

Date of the first day of the month for the input date.