Files
honeyDueKMP/iosApp
Trey t 4d9d8d8e45 Fix date parsing to handle ISO datetime format
The toDate() extension was only parsing "yyyy-MM-dd" format, causing
ISO datetime strings like "2025-01-02T00:00:00Z" to fail parsing and
display as raw strings. Now extracts the date part before the "T"
before parsing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 21:15:12 -06:00
..
2025-12-18 12:18:33 -06:00
2025-11-28 21:10:38 -06:00