mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Mention stupid time zone name problem.
This commit is contained in:
parent
3dc9c97969
commit
3f7b3d9b1f
14
FAQ.in
14
FAQ.in
@ -1208,6 +1208,20 @@ Looijaard describes a different way installing glibc2 as secondary libc at
|
|||||||
|
|
||||||
Please note that this is not a complete list.
|
Please note that this is not a complete list.
|
||||||
|
|
||||||
|
?? The timezone string for Sydney/Australia is wrong since even when
|
||||||
|
daylight saving time is in effect the timezone string is EST.
|
||||||
|
|
||||||
|
{UD} The problem for some timezones is that the local authorities decided
|
||||||
|
to use the term "summer time" instead of "daylight saving time". In this
|
||||||
|
case the abbreviation character `S' is the same as the standard one. So,
|
||||||
|
for Sydney we have
|
||||||
|
|
||||||
|
Eastern Standard Time = EST
|
||||||
|
Eastern Summer Time = EST
|
||||||
|
|
||||||
|
Great! To get this bug fixed convince the authorities to change the laws
|
||||||
|
and regulations of the country this effects. glibc behaves correctly.
|
||||||
|
|
||||||
|
|
||||||
Answers were given by:
|
Answers were given by:
|
||||||
{UD} Ulrich Drepper, <drepper@cygnus.com>
|
{UD} Ulrich Drepper, <drepper@cygnus.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user