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, 2025 • Updated: 2025-03-12
Comment or report problem with topic