Sql.Net Class Library Documentation

FiscalQuarter.GetStartDate Method 

Gets the start date of a specific fiscal quarter

public DateTime GetStartDate(
   int quarter,
   int year
);

Parameters

quarter
Quarter index in year
year
Year

Return Value

The start date of the specified fiscal quarter

See Also

FiscalQuarter Class | Reeb.Reporting Namespace