wwUtils::NoEmptyDate

Returns a fixed date time value from an empty FoxPro date.

This function is useful when passing FoxPro dates to other applications/servers that don't support empty dates, such as .NET datasets, or SQL Server databases.

o.NoEmptyDate(ltDateTime,ltEmptyDateValue)

Parameters

ltDateTime
The value to check for an empty date

ltEmptyDateValue
Optional - the replacement date that is assigned if the date is empty.


See also:

Class wwUtils

© West Wind Technologies, 1996-2022 • Updated: 12/29/14
Comment or report problem with topic