• Stefy Lanza (nextime / spora )'s avatar
    Add timezone-aware date filtering for reports page · c4c43ca2
    Stefy Lanza (nextime / spora ) authored
    - Add parse_timezone_offset() helper to parse timezone strings (UTC+3, Africa/Johannesburg, etc.)
    - Add get_date_range_in_timezone() helper to calculate date ranges with proper timezone conversion
    - Update reports(), export_reports(), client_report_detail(), match_report_detail(), export_client_report(), and export_match_report() to use timezone-aware date filtering
    - Users can now select their timezone and date filters will correctly convert local time boundaries to UTC for database queries
    c4c43ca2
Name
Last commit
Last update
..
api Loading commit data...
auth Loading commit data...
database Loading commit data...
main Loading commit data...
templates Loading commit data...
upload Loading commit data...
utils Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...