Sql.Net Class Library Documentation

FiscalQuarter.GetQuarterForDate Method 

Returns fiscal quarter index which the specified date falls into

public int GetQuarterForDate(
   DateTime date
);

Parameters

date
The date

Return Value

Fiscal quarter index

See Also

FiscalQuarter Class | Reeb.Reporting Namespace