Hi,
Updated version of DATESERIAL in VFP (thanks to Sietse Wijnker)!
Try this:
Functionality differs in the passing of negative numbers as the days parameters. Other than that, it's the same but much, much less code
FUNCTION _DateSerial(tnYear,
Read More