home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / misc / 4133 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  3.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!tik.vtt.fi!tik.vtt.fi!tml
  2. From: tml@tik.vtt.fi (Tor Lillqvist)
  3. Newsgroups: comp.mail.misc
  4. Subject: Re: timezones
  5. Date: 29 Dec 92 12:47:13 GMT
  6. Organization: Technical Research Centre of Finland, Laboratory for Information
  7.     Processing (VTT/TIK)
  8. Lines: 54
  9. Message-ID: <TML.92Dec29144713@tiuhti.tik.vtt.fi>
  10. References: <BzzyL0.K8@newsserver.technet.sg> <1hpf2sINNqf4@mailgzrz.TU-Berlin.DE>
  11. NNTP-Posting-Host: tiuhti.tik.vtt.fi
  12. In-reply-to: elsn4000@bronto.zrz.tu-berlin.de's message of 29 Dec 1992 12:07:56 GMT
  13.  
  14. >>>>> On 29 Dec 1992 12:07:56 GMT, elsn4000@bronto.zrz.tu-berlin.de (Frank Elsner) said:
  15. > In article <BzzyL0.K8@newsserver.technet.sg> swispl@solomon.technet.sg (SW International) writes:
  16. >>2) I'm looking for a list of *official* timezones, as valid in mail
  17. >>    and/or elsewhere. Is there a ftp-site for this?
  18. > Here is what I have on this topic, hope it helps.
  19.  
  20. >      -0100 WAT  West Africa Time
  21. >      -0200 AT   Azores Time
  22. > ...
  23.  
  24. You should definitely *not* use exotic time zone names such as these.
  25.  
  26. The official words from the Hosts Requirements RFC:
  27.  
  28.          There is a strong trend towards the use of numeric timezone
  29.          indicators, and implementations SHOULD use numeric timezones
  30.          instead of timezone names.  However, all implementations MUST
  31.          accept either notation.  If timezone names are used, they MUST
  32.          be exactly as defined in RFC-822.
  33.  
  34. And the timezone names in RFC822 are:
  35.  
  36.      zone        =  "UT"  / "GMT"                ; Universal Time
  37.                                                  ; North American : UT
  38.                  /  "EST" / "EDT"                ;  Eastern:  - 5/ - 4
  39.                  /  "CST" / "CDT"                ;  Central:  - 6/ - 5
  40.                  /  "MST" / "MDT"                ;  Mountain: - 7/ - 6
  41.                  /  "PST" / "PDT"                ;  Pacific:  - 8/ - 7
  42.                  /  1ALPHA                       ; Military: Z = UT;
  43.                                                  ;  A:-1; (J not used)
  44.                                                  ;  M:-12; N:+1; Y:+12
  45.                  / ( ("+" / "-") 4DIGIT )        ; Local differential
  46.                                                  ;  hours+min. (HHMM)
  47.  
  48.           Time zone may be indicated in several ways.  "UT" is Univer-
  49.      sal  Time  (formerly called "Greenwich Mean Time"); "GMT" is per-
  50.      mitted as a reference to Universal Time.  The  military  standard
  51.      uses  a  single  character for each zone.  "Z" is Universal Time.
  52.      "A" indicates one hour earlier, and "M" indicates 12  hours  ear-
  53.      lier;  "N"  is  one  hour  later, and "Y" is 12 hours later.  The
  54.      letter "J" is not used.  The other remaining two forms are  taken
  55.      from ANSI standard X3.51-1975.  One allows explicit indication of
  56.      the amount of offset from UT; the other uses  common  3-character
  57.  
  58. But note that the Hosts Requeirements say:
  59.  
  60.          The military time zones are specified incorrectly in RFC-822:
  61.          they count the wrong way from UT (the signs are reversed).  As
  62.          a result, military time zones in RFC-822 headers carry no
  63.          information.
  64. --
  65. Tor Lillqvist,
  66. working, but not speaking, for the Technical Research Centre of Finland,
  67. Laboratory for Information Processing (VTT/TIK).
  68.