Period format is "H4 (2024.12.25 - 2026.06.22)" — use regex to extract the date before the closing paren instead of split+strip which fails on the trailing ")".
Period format is "H4 (2024.12.25 - 2026.06.22)" — use regex to extract the date before the closing paren instead of split+strip which fails on the trailing ")".