Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!bellcore!ulysses!allegra!mit-eddie!think!harvard!seismo!mcvax!ukc!reading!minster!sysdes!dk From: dk@sysdes.UUCP Newsgroups: net.bugs,net.unix,net.unix-wizards Subject: Daylight Saving Time Message-ID: <234@sysdes.UUCP> Date: Tue, 1-Apr-86 16:14:09 EST Article-I.D.: sysdes.234 Posted: Tue Apr 1 16:14:09 1986 Date-Received: Sat, 5-Apr-86 06:18:32 EST Organization: Systems Designers, Camberley, UK Lines: 13 Xref: linus net.bugs:702 net.unix:6904 net.unix-wizards:14512 The current version (USG at least) of localtime in UNIX allows you to set whether a time zome has Daylight Saving Time, but no obvious method of changing the days on which DST takes effect. The UK (please correct me if I err) seems to resort to Parliamentary announcements (or other black arts) to set DST, so hard-wiring it as now is not on. I've seen versions on some U*X systems which append numbers to the TZ environment variable, and it wouldn't be hard to make our system do the same. However, it would be nice to know whether anyone knows of a fairly *standard* fix, so that there won't be a proliferation of slightly different and nonportable versions.