Hi,

On Fri, 02 Mar 2007 08:45:42 -0330 Roger Mason <[EMAIL PROTECTED]>
wrote:

> My home province (Newfoundland & Labrador) has, in its infinite
> wisdom, decided to adopt daylight savings time from 11 to 04 November,
> rather than the more common dates in April & October.
> 
> Can someone tell me what I need to do to accommodate this change, if
> anything?

Hm, set your hardware clock to UTC and do as root:

rm /etc/localtime
ln -s /usr/share/zoneinfo/Canada/Newfoundland /etc/localtime

should work...

http://en.wikipedia.org/wiki/Newfoundland_Standard_Time_Zone suggests
that it was changed just recently. Make sure your timezone-data ebuild
is up to date and installed. In order to get an 2007 version, you might
need to architecture unmask it.

http://www.twinsun.com/tz/tz-link.htm has wealth of information
regarding zoneinfo.

-hwh
-- 
gentoo-user@gentoo.org mailing list

Reply via email to