home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.gnus
- Path: sparky!uunet!spool.mu.edu!sdd.hp.com!scd.hp.com!nsa.hp.com!jad
- From: jad@nsa.hp.com (John Dilley)
- Subject: Gnus 3.14 && timezone
- Sender: news@nsa.hp.com (News)
- Message-ID: <JAD.92Sep13213112@pimlico.nsa.hp.com>
- Date: Mon, 14 Sep 1992 04:31:12 GMT
- Distribution: gnu
- Lines: 17
- Organization: Networked Systems Architecture
-
-
- I currently am doing the following to customize Date: lines in
- your posts to be presented in my timezone (I don't live in Grenwich :-):
-
- (setq gnus-Article-prepare-hook 'gnus-gmt-to-local)
- (setq gnus-local-timezone "-0700")
-
- My question is this: what should I do so that gnus-local-timezone is the
- right value after the shift to/from daylight savings time in the US? I
- tried using my UNIX TZ variable value (PST8PDT), but that didn't work.
- Anyone gotten this to work without calling out to a separate process?
- How about including calling out to a separate process (post source)?
- Thank you,
-
- -- jad --
- John Dilley <jad@nsa.hp.com>
-
-