Share via


LvNRTaxCreate::quarterDates Method [AX 2012]

Gets the first and last dates of the quarter.

Syntax

server public static container quarterDates(Quarter _quarter, int _year)

Run On

Server

Parameters

  • _year
    Type: int
    The year that is under consideration.

Return Value

Type: container
The first and last dates of the quarter.

See Also

Reference

LvNRTaxCreate Class