[]
Returns week of fiscal quarter by given value of DateTime type.
public static string GetQuarterRange(object value, int monthShift = 0)
Type | Name | Description |
---|---|---|
object | value | A date value. |
int | monthShift | Shift in months of the fiscal year. |
Type | Description |
---|---|
string | Fiscal quarter |