mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Instead of reporting an error and declining to load the file (XML) or failing to enter a value (SQL) when a bad date is found in the database, use a 0 time stamp (1970-01-01 00:00:00 UTC). Adds a warning in SQL backends; there was one already in XML.