Get the interval between the start date and end date of the
specified financial year
Arguments
- year
a character vector of years
See also
Other date functions:
calculate_stay(),
compute_mid_year_age(),
convert_date_to_numeric(),
convert_numeric_to_date(),
end_fy(),
end_fy_quarter(),
end_next_fy_quarter(),
is_date_in_fyyear(),
last_date_month(),
midpoint_fy(),
next_fy(),
start_fy(),
start_fy_quarter(),
start_next_fy_quarter()
Examples
fy_interval("1920")
#> [1] 2019-04-01 UTC--2020-03-31 UTC