AssetTableInterval_Calendar.findFirstDayOfQuarter Method [AX 2012]
Finds the first day of the quarter to which a specified date belongs.
Syntax
public TransDate findFirstDayOfQuarter(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date.
Return Value
Type: TransDate Extended Data Type
The first day of the quarter to which the date belongs.