https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116110

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #0)
> This prints:
> 
> Asia/Bishkek: 2005-08-12 06:00:00 +06
> 
> But the transition should be at midnight local time, not midnight UTC.

With the partial fix we now print:

Asia/Bishkek: 2005-08-12 01:00:00 +06

That's closer, but still wrong.

The Australia/Broken_Hill example is fixed.

Reply via email to