Landing: 120d284e9bbb
Project / Subsystem
gcc / libstdc++
Date
2024-01-12
Author
Jonathan Wakely
Commit
120d284e9bbb335d0fb5b59b8a019bb4d38bae4b
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- libstdc++
- patch_id
- —
- commit_hash
- 120d284e9bbb335d0fb5b59b8a019bb4d38bae4b
- source_type
- github
- headline
- libstdc++: Update tzdata to 2026b
- tldr
- Updates the libstdc++ timezone database to the 2026b release.
- author
- Jonathan Wakely
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libstdc++
- • timezone
- • tzdata
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2024-01-12T00:00:00.000Z
This commit updates the timezone database used by libstdc++ to the latest 2026b release. This ensures that programs using the library have access to the most up-to-date information about timezone rules and historical changes, preventing incorrect time conversions and calculations. This is important for applications that need to handle dates and times across different timezones accurately.