• Stefy Lanza (nextime / spora )'s avatar
    Fix date filter to use venue timezone for fixture selection · 44e59bc4
    Stefy Lanza (nextime / spora ) authored
    - Changed from server local date (date.today()) to venue timezone date
    - Use get_today_venue_date() for proper timezone-aware date calculation
    - Convert venue date range to UTC for database queries using venue_to_utc_datetime()
    - This fixes the issue where selecting yesterday's date showed today's fixture
    - The database stores start_time in UTC, so we need to convert the selected date to UTC range
    44e59bc4
Name
Last commit
Last update
..
api_client Loading commit data...
billing Loading commit data...
config Loading commit data...
core Loading commit data...
database Loading commit data...
qt_player Loading commit data...
utils Loading commit data...
web_dashboard Loading commit data...
__init__.py Loading commit data...
assets Loading commit data...