DateTimeUtil::anyToDateTime Method [AX 2012]
Converts an anytype object to a utcdatetime value.
client server public static utcdatetime anyToDateTime(anytype value)
Run On
CalledParameters
- value
- Type: anytype
The object to convert.
Show:
Converts an anytype object to a utcdatetime value.
client server public static utcdatetime anyToDateTime(anytype value)