powered by
This function formats financial year variables for reporting purposes. It will convert an year input from 201516 format to 2015-16 format.
format_fy(year)
Character vector of formatted financial year
Financial year
It accepts both numerical and character arguments.
Other format: format_ay(), format_ay_reverse(), format_fy_reverse()
format_ay()
format_ay_reverse()
format_fy_reverse()
format_fy(201617) format_fy("201617")
Run the code above in your browser using DataLab