from datetime import timedelta from datetime import timezone # Eastern Australia is +10/+11 based on DST # Most easterly TZ in the world is + 14 # So we have 3/4 hours of redis cache misses atm, but prevents this being an # issue when adding new timezones. NEW_MUSIC_FRIDAY_FIRST_TIMEZONE = timezone(offset=timedelta(hours=14)) NEW_MUSIC_FRIDAY_DATES_REDIS_KEY = 'new_music_friday/dates'