home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / gnus / 1104 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1012 b   |  29 lines

  1. Newsgroups: gnu.emacs.gnus
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!scd.hp.com!nsa.hp.com!jad
  3. From: jad@nsa.hp.com (John Dilley)
  4. Subject: Gnus 3.14 && timezone
  5. Sender: news@nsa.hp.com (News)
  6. Message-ID: <JAD.92Sep13213112@pimlico.nsa.hp.com>
  7. Date: Mon, 14 Sep 1992 04:31:12 GMT
  8. Distribution: gnu
  9. Lines: 17
  10. Organization: Networked Systems Architecture
  11.  
  12.  
  13.     I currently am doing the following to customize Date: lines in
  14. your posts to be presented in my timezone (I don't live in Grenwich :-):
  15.  
  16. (setq gnus-Article-prepare-hook 'gnus-gmt-to-local)
  17. (setq gnus-local-timezone "-0700")
  18.  
  19. My question is this: what should I do so that gnus-local-timezone is the
  20. right value after the shift to/from daylight savings time in the US?  I
  21. tried using my UNIX TZ variable value (PST8PDT), but that didn't work.
  22. Anyone gotten this to work without calling out to a separate process?
  23. How about including calling out to a separate process (post source)?
  24. Thank you,
  25.  
  26.              --       jad       --
  27.               John Dilley <jad@nsa.hp.com>
  28.  
  29.