Time difference between two dates in fractional year terms
Computes the time difference between date1
and date2
in
fractional year terms. This is equivalent to the YEARFRAC() method from
Excel, with the parameter "Actual/Actual"
yearfrac(date1, date2)
date1 |
the first date |
date2 |
the second date |
fractional years between date1
and date2
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.