https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
Mike Crowe changed:
What|Removed |Added
CC||mac at mcrowe dot com
--- Comment #7 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
--- Comment #6 from Jonathan Wakely ---
https://learn.microsoft.com/en-gb/windows/win32/api/timezoneapi/nf-timezoneapi-getdynamictimezoneinformation?redirectedfrom=MSDN
has the same problem. I guess this is why MSVC uses ICU for its
std::chrono:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
--- Comment #5 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #4)
> The current code doesn't work on Windows either.
https://learn.microsoft.com/en-us/windows/win32/api/timezoneapi/nf-timezoneapi-gettimezoneinformation
only
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
--- Comment #4 from Jonathan Wakely ---
The current code doesn't work on Windows either.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
--- Comment #3 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #0)
> We should parse the TZ env var and see if it is already an IANA name, and
> handle a few other special cases. E.g. gcc119 in the cfarm hax TZ=CUT0 which
> me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:d80e5a7b30e5d045c808f5235123e366e4e9286c
commit r13-5170-gd80e5a7b30e5d045c808f5235123e366e4e9286c
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0