Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278992 - localisation documentation states wrong "CET" instead of correct "CEST" time zone abbreviation in summer time
Summary: localisation documentation states wrong "CET" instead of correct "CEST" time ...
Status: VERIFIED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/de/guide-lo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-24 22:31 UTC by Attila Stehr
Modified: 2009-07-25 15:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Stehr 2009-07-24 22:31:46 UTC
German localisation docu says 

"Notiz: Achten Sie darauf, dass das Zeitzonen-Kürzel (in diesem Fall "CET") für Ihre Gegend das Richtige ist."
   means:
"Mind, that the time zone abbreviation is CET!"

Now copying /usr/share/zoneinfo/Europe/Berlin /etc/localtime leads to
# date
Sat Jul 25 00:07:19 CEST 2009

CEST is correct, since we have central european summer time here. http://en.wikipedia.org/wiki/CEST
Comment 1 nm (RETIRED) gentoo-dev 2009-07-25 00:26:58 UTC
Nope.

http://en.wikipedia.org/wiki/Central_European_Time

CET is correct. Your zoneinfo will change if you set it at a non-summer time of year; it will say CET. So the example is correct.

Closing.