From 4843deb9cfa6d91282c5124ec025c636137e9e94 Mon Sep 17 00:00:00 2001 From: T Date: Wed, 6 Aug 2025 16:56:46 -0600 Subject: Enhanced date range parsing with more flexible input formats - Added support for 'this week' and 'this month' date ranges - Added support for month names (e.g., 'february', 'july') with automatic year detection - Added support for 'month year' format (e.g., 'july 2023', 'feb 2022') - Enhanced help text and examples for all report commands - Added comprehensive test coverage for date range parsing - Fixed timezone handling in TUI history display - Minor code style improvements --- report.pdf | Bin 0 -> 30638 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 report.pdf (limited to 'report.pdf') diff --git a/report.pdf b/report.pdf new file mode 100644 index 0000000..a6cf553 Binary files /dev/null and b/report.pdf differ -- cgit v1.2.3