home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v5 / text0051.txt < prev    next >
Encoding:
Text File  |  1987-06-30  |  1.2 KB  |  30 lines

  1. >From: hao!asgb!devine@seismo.UUCP (Bob Devine)
  2. Date: Mon, 17 Feb 86 18:00:40 mst
  3.  
  4. >>From: Chris Torek <chris@MIMSY.UMD.EDU>
  5.  
  6. >>Discussion of (1) why Daylight Saving Time should not be constrained
  7. >>to either 0 or 2 changes per year; and (2) cautioning against a
  8. >>timezone name that may contain numerals, '+', or '-'.  Both points
  9. >>emphasized the possibility of future bizarre changes.
  10.  
  11.  
  12.   Yes, I was aware and worried about both problems.  However, in my
  13. search of timezones and DST rules worldwide I was not able to find any
  14. current or past rules that would have violated the assumptions.  Future
  15. rules are unlikely to break the current conventions for fear of confusing
  16. everybody (it's bad enough now).
  17.  
  18.   Parsing the strings for TZ _COULD_ be done using reserved characters
  19. but that would really break the old usage of the TZ environment variable.
  20. I'm hoping to only bend it.  Likewise, the library call that interprets
  21. the DST strings _COULD_ be written in a generalized fashion to handle any
  22. number of DST changes per year.  However, I don't think such effort is 
  23. required.
  24.  
  25. Bob Devine
  26. (BTW, Sys V spell doesn't have "timezone" in its dictionary.)
  27.  
  28. Volume-Number: Volume 5, Number 52
  29.  
  30.