# Only used in example 2 # See: https://www.epochconverter.com/ # Values are for timezone Europe/Portugal dst = { 2024:(1711846800, 1729994400), # 2024-03-31 01:00:00 / 2024-10-27 02:00:00 2025:(1743296400, 1761444000), # 2025 03-30 01:00:00 / 2025-10-28 02:00:00 2026:(1774746000, 1792893600), # 2026-03-29 01:00:00 / 2026-10-25 02:00:00 2027:(1806195600, 1824948000), # 2027-03-28 01:00:00 / 2027-10-31 02:00:00 2028:(1837645200, 1856397600), # 2028-03-26 01:00:00 / 2028-10-29 02:00:00 2029:(1869094800, 1887847200), # 2029-03-25 01:00:00 / 2029-10-28 02:00:00 2030:(1901149200, 1919296800), # 2030-03-31 01:00:00 / 2030-10-27 02:00:00 2031:(1932598800, 1950746400), # 2031-03-30 01:00:00 / 2031-10-26 02:00:00 }