Files
cc-switch/src-tauri/src/services
T
Dex Miller bcfc22514c fix: use local timezone and robust DST handling in usage stats (#500)
- Change from UTC to local timezone for daily/hourly trends
- Use SQLite 'localtime' modifier for date grouping
- Replace single().unwrap() with earliest().unwrap_or_else()
  to handle DST transition edge cases gracefully
bcfc22514c · 2025-12-29 23:46:26 +08:00
History
..
2025-12-11 17:20:44 +08:00
2025-12-25 10:40:11 +08:00
2025-12-09 19:39:31 +08:00