[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.RenderingTree.Tools.DateTimeExtension.GetQuarter

GetQuarter Method

GetQuarter(DateTime)

Gets the number of the quarter for the specified date.

Declaration
public static int GetQuarter(this DateTime date)
Parameters
Type Name Description
DateTime date

The date for which to get the quarter number.

Returns
Type Description
int

The number of the quarter.