- Add special handling for date-only format (%Y%m%d) in parse_datetime_with_tz - Convert NaiveDate to midnight NaiveDateTime for all-day events - Reorder all-day detection to occur before datetime parsing - All-day events now properly display in calendar views 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>