jueves, 17 de mayo de 2018

DATE TIME NULL



There is a function in D365FO that returns a data type date and time null. (UTCDateTime type)

·        utcdatetimenull() 

The value that returns this function also corresponds to executing the following expression: 

·         DateTimeUtil::minValue().

The return  value is '1900-01-01T00:00:00'.