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