[]
        
(Showing Draft Content)

C1.PivotEngine.RangeInfo.GetFiscalYearRange

GetFiscalYearRange Method

GetFiscalYearRange(object, int, int, string)

Returns fiscal year by given value of DateTime type.

Declaration
public static string GetFiscalYearRange(object value, int fiscalYearFirstMonth, int fiscalYearShift, string format)
Parameters
Type Name Description
object value

A date value.

int fiscalYearFirstMonth

First month of fiscal year.

int fiscalYearShift

Shift of fiscal year.

string format

Format

Returns
Type Description
string

Fiscal year

Remarks

For internal using.