alistair-marshall / cFIREsim-open

An forked version of the popular retirement calculator (cFIREsim.com) completely in javascript and open-source.
https://alistair-marshall.github.io/cFIREsim-open/
Apache License 2.0
30 stars 12 forks source link

Fix start date for good #3

Closed alistair-marshall closed 4 years ago

alistair-marshall commented 4 years ago

Use new Date().getFullYear(); rather than having to update this value every year