Wrong strptime behaviour
Bibo-Joshi opened this issue · 0 comments
Bibo-Joshi commented
Because of POSIX standard, '%y'
will evalute '68'
and below as 2068
. Should add a sanity check if year >= now_year make smaller
no Members.guess_member()
. That's valid as long as people don't enter the database at 0 years old or n*100, n>= 2 years old …