DateTimeUtil::date Method [AX 2012]
Converts the specified utcdatetime value to a date type.
client server public static date date(utcdatetime t)
Run On
CalledParameters
- t
- Type: utcdatetime
The utcdatetime value to convert.
Show:
Converts the specified utcdatetime value to a date type.
client server public static date date(utcdatetime t)