wikitree / wikitree-browser-extension

Browser extension that adds advanced features to WikiTree.com.
MIT License
25 stars 20 forks source link

Fix for Auto-Bio US location fix #474

Closed miyakoj closed 11 months ago

miyakoj commented 11 months ago

When a birth or death date was formatted as Month Year, isSameDateOrAfter() always returned that the birth/death date was less than a US state's admission date because the birth/death date was invalid input for the Date function.

shogenapps commented 11 months ago

Can you show me an example of this problem?