3 Commits

Author SHA1 Message Date
oleibman 3b6f63599e Handle Dates A Bit Better 2026-08-16 19:41:14 -07:00
oleibman 84de45c2f4 Slight Improvement in Ods Reader Date Handling
Based on recent discussions in #2938, it can do a bit better with date cells that do not use a recognized date style. Improve differentiating `date` from `date+time`, and in deciding whether 4-digit years have been used in the input cells. This causes a change to one test, where the old result incorrectly expected a 2-digit year (you can verify by opening the spreadsheet in question that it is saved with a 4-digit year).
2026-08-11 14:09:12 -07:00
oleibman c1206fd3b1 Add NumberFormat Callback to Reader 2026-02-11 22:39:27 -08:00