Article Details
Id:12268
Product:finPOWER Connect
Type:FIX
Version:2.02.01
Opened:29/09/2014
Closed:29/09/2014
Released:14/10/2014
Job: J014184

Business layer finBL.FormatDateDocuments function returns "30 December 1899" from VBA

The business layer finBL.FormatDateDocuments function returned a date of "30 December 1899" if a null date, E.g., a finClient.DateOfBirth with a value of Nothing was passed to it.

This function has been updated to add a new optional parameter (True by default), to treat COM Dates with a value of Zero as blanks.

This overcomes the issue in which COM dates are treated differently to .NET dates.