mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-31 14:39:53 +01:00
af3b3b1902
* Poco::DateTime uses assertions for validation #1540 * fix(DateTime): fix ASAN buf overflow * fix(DateTime): allow negative year (TODO: 0 Julian day Gregorian year value)