[Bug libstdc++/116110] Transitions obtained from chrono::time_zone::get_info should not treat times as UTC
"redi at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116110 --- Comment #20 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #11) > With the partial fix we now print: > > Asia/Bishkek: 2005-08-12 01:00:00 +06 This is completely fixed on trunk, but the gcc-16 branch only has the partial fix. > That's closer, but still wrong. > > The Australia/Broken_Hill example is fixed. This is fixed for GCC 16.2 though.