Gentoo Archives: gentoo-user

From: "John J. Foster" <Gentoo-User@××××××××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] daylight savings time [Slightly OT]
Date: Fri, 02 Mar 2007 15:32:14
Message-Id: 20070302152548.GE12653@garbanzo
In Reply to: RE: [gentoo-user] daylight savings time by "McCaffrey
1 Anyone else having trouble with the format (^M's) in Ennis' email?
2
3
4
5 On Fri, Mar 02, 2007 at 09:29:16AM -0500, McCaffrey, Ennis wrote:
6 >
7 >
8 > -----Original Message-----
9 > From: Hans-Werner Hilse [mailto:hilse@×××.de]
10 > Sent: Friday, March 02, 2007 7:35 AM
11 > To: gentoo-user@l.g.o
12 > Subject: Re: [gentoo-user] daylight savings time
13 >
14 > Hi,
15 >
16 > On Fri, 02 Mar 2007 08:45:42 -0330 Roger Mason <rmason@×××××××.ca>
17 > wrote:
18 >
19 > > My home province (Newfoundland & Labrador) has, in its infinite
20 > > wisdom, decided to adopt daylight savings time from 11 to 04 November,
21 >
22 > > rather than the more common dates in April & October.
23 > >
24 > > Can someone tell me what I need to do to accommodate this change, if
25 > > anything?
26 >
27 > Hm, set your hardware clock to UTC and do as root:
28 >
29 > rm /etc/localtime
30 > ln -s /usr/share/zoneinfo/Canada/Newfoundland /etc/localtime
31 >
32 > should work...
33 >
34 > http://en.wikipedia.org/wiki/Newfoundland_Standard_Time_Zone suggests
35 > that it was changed just recently. Make sure your timezone-data ebuild
36 > is up to date and installed. In order to get an 2007 version, you might
37 > need to architecture unmask it.
38 >
39 > http://www.twinsun.com/tz/tz-link.htm has wealth of information
40 > regarding zoneinfo.
41 >
42 > -hwh
43 >
44 > Running the following command will tell you how your current timezone is
45 > set:
46 >
47 > zdump -v /etc/localtime | grep 2007
48 >
49 > For EST the result should look as follows:
50 >
51 > ennis@bubba1-rep ~ $ zdump -v /etc/localtime | grep 2007
52 > /etc/localtime Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007
53 > EST isdst=0
54 > /etc/localtime Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007
55 > EDT isdst=1
56 > /etc/localtime Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007
57 > EDT isdst=1
58 > /etc/localtime Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007
59 > EST isdst=0
60 >
61 > -Ennis
62 >
63 > --
64 > gentoo-user@g.o mailing list
65 >
66 >
67 > -----------------------------------------
68 > This E-mail and any of its attachments may contain Time Warner
69 > Cable proprietary information, which is privileged, confidential,
70 > or subject to copyright belonging to Time Warner Cable. This E-mail
71 > is intended solely for the use of the individual or entity to which
72 > it is addressed. If you are not the intended recipient of this
73 > E-mail, you are hereby notified that any dissemination,
74 > distribution, copying, or action taken in relation to the contents
75 > of and attachments to this E-mail is strictly prohibited and may be
76 > unlawful. If you have received this E-mail in error, please notify
77 > the sender immediately and permanently delete the original and any
78 > copy of this E-mail and any printout.
79 >
80 > --
81 > gentoo-user@g.o mailing list
82 >

Replies

Subject Author
RE: [gentoo-user] daylight savings time [Slightly OT] "McCaffrey
Re: [gentoo-user] daylight savings time [Slightly OT] Dan Farrell <dan@×××××××××.cx>
[gentoo-user] Re: daylight savings time [Slightly OT] Grant Edwards <grante@××××.com>