R/setup.R
get_fy_start_month.Rd
Returns the fiscal year start month from options, or the package default (July = 7) if not set.
get_fy_start_month()
Integer 1-12 representing the fiscal year start month.
# Get current default (7 = July unless changed) get_fy_start_month() #> [1] 7