GetFinancialYear

Function: getFinancialYear()

[object Object]

Defined in: util/date.util.ts:312

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