Function ibvAgeInDays

Description

This function is given two dates, a base date to age from and the date of a posting. It produces an ageing figure based on the difference between the two dates. The answer is returned as an integer number of days.

Parameters

pBaseDate The date to age from
pPostDate The date of the posting
Returns The ageing in days

 

  •