Page 1 of 1

Re: Bug in the Software?

Posted: Mon Jul 07, 2014 1:41 pm
by windshieldbug
In software this is not know as a bug, but a "feature"...

Re: Bug in the Software?

Posted: Tue Jul 15, 2014 7:49 am
by emcallaway
Doing math with dates is one of the most problematic things that any programmer (even a really good programmer) can run into. In this case, I suspect that the years are being subtracted without taking into account the day of the year of your birth. Certainly it worked when the programmer first tested it and will continue to work within +/- one year.

I have worked on projects in the past where we were told that a month is always 30 days, a week is 10 days, and so on...