'Declaration Public Shared Function GetFiscalMonthRange( _ ByVal value As Object, _ ByVal fiscalYearFirstMonth As Integer, _ ByVal fiscalYearShift As Integer, _ ByVal format As String _ ) As String
public static string GetFiscalMonthRange( object value, int fiscalYearFirstMonth, int fiscalYearShift, string format )
Parameters
- value
- A date value.
- fiscalYearFirstMonth
- First month of fiscal year.
- fiscalYearShift
- Shift of fiscal year.
- format
- Format
Return Value
Fiscal month