• 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
..
_timezone_options.html Loading commit data...
admin.html Loading commit data...
admin_logs.html Loading commit data...
admin_migrations.html Loading commit data...
admin_settings.html Loading commit data...
admin_users.html Loading commit data...
bet_detail.html Loading commit data...
client_report_detail.html Loading commit data...
clients.html Loading commit data...
dashboard.html Loading commit data...
fixture_detail.html Loading commit data...
index.html Loading commit data...
match_detail.html Loading commit data...
match_report_detail.html Loading commit data...
matches.html Loading commit data...
report_detail.html Loading commit data...
reports.html Loading commit data...
statistics.html Loading commit data...
sync_logs.html Loading commit data...
uploads.html Loading commit data...
user_tokens.html Loading commit data...