date2Num Function
Dynamics AX 4.0
Converts a date to an integer that corresponds to the number of days since 1 January 1900.
int date2Num(date _date)
Community Additions
ADD
Show:
Converts a date to an integer that corresponds to the number of days since 1 January 1900.
int date2Num(date _date)