GetFinancialYear

Function: getFinancialYear()

[object Object]

Defined in: app/util/date.util.ts:138

Determines the current financial year based on the current month and day.

Parameters

financialYearStartDate?

string | null

Returns

[object Object]

The current financial year.

On this page