Skip to contents

Get the start date of the following FY quarter.

Usage

start_next_fy_quarter(quarter)

Arguments

quarter

usually period from Social Care, or any character vector in the form YYYYQX where X is the quarter number

Value

a vector of dates of the start of the next FY quarter

Examples

start_next_fy_quarter("2019Q1")
#> [1] "2019-07-01"