Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculate Duration in years
Message
From
22/03/1999 15:35:08
Donald Krasnick
Stanton Systems and Consulting
Havertown, Pennsylvania, United States
 
 
To
22/03/1999 12:25:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00200532
Message ID:
00200647
Views:
10
>I have the need to calculate the timespan in years between 2 dates. Getting the number of days between is no problem; figuring out how many years 1426 days is is another question. I am able to get fairly close using days/365.25 but I don't think this is going to cut it. I am aware of the financial terms 30/360 and Actual/Actual, but don't know how to use these methods to calculate duration. Anybody have a clue?

Erik -

If you are truly calculating financial time spans (to calculate accrued interest on such things as fixed income securities (bonds, etc.), there are VERY exact definitions of how do to that.

I did this YEARS ago when writing a portfolio management system, and seem to recall that there is a pseudo-government organization (try NASD or SEC) that publishes a document that tells you exactly how to count days (and calculate interest). You literally must do it by counting an exact number of days - in some cases, the accrued interest on two consecutive days can be the same value. There were some bonds that counted on a 360-day year, and others that counted on a 365-day year. All very confusing.

Don
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform