Hacker News new | ask | show | jobs
by PTRFRLL 3303 days ago
Looks like you're calculating the birth date field's min-date as (today - 50 years)? Which means I can't add a persons birthday if they were born before 1967.

Edit: Looks like this is already known: https://github.com/monicahq/monica/issues/16