Closed gartavanis closed 1 month ago
Cap pytz version to 2024.1. The pytz version 2024.2 is broken (utc-to-est conversion is wrong). We need to find a more reliable tool for handling timezones.
Also fix the domain bounds that were affected by truncating with the hf.to_ij() function.
Cap pytz version to 2024.1. The pytz version 2024.2 is broken (utc-to-est conversion is wrong). We need to find a more reliable tool for handling timezones.
Also fix the domain bounds that were affected by truncating with the hf.to_ij() function.