home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v5 / text0005.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  1.3 KB

  1. From: plus5!hokey@sally.UTEXAS.EDU (Hokey)
  2. Date: Sat, 4 Jan 86 12:21:58 CST
  3.  
  4. >Date: Fri, 3 Jan 86 09:52:13 est
  5. >From: harvard!encore!babel!ptw@sally.UTEXAS.EDU (P. Tucker Withington)
  6. >
  7. >Regarding the daylight savings bugaboo:  I feel this is a red herring.
  8. >You probably care when the present time is DST, but being off by +/-
  9. >1 hour on ancient file dates is not going to really bother anyone.  Thus
  10. >it is probably sufficient to have a shell script in your profile to set
  11. >any "exceptional" DST times.
  12.  
  13. This situation is precisely why all timestamps should be kept in GMT.
  14.  
  15. At the systems level there can be problems with make, backups, and cron,
  16. and at the applications level there can be problems tracking events (this
  17. becomes critical in, for example, health care.  Looks kinda strange when
  18. critical tests are performed, say, a half hour after a patient dies (or
  19. when there is an hour gap between patient admission and performance of the
  20. tests).
  21.  
  22. [ Make uses the internal system format; I don't believe anyone has argued
  23. that that should be anything but GMT.  It is not clear (at least to me)
  24. that keeping the human-readable presentation formats used by things like
  25. cron in GMT instead of local time will decrease human errors:  people do
  26. mostly think in local time.  -mod ]
  27.  
  28. -- 
  29. Hokey           ..ihnp4!plus5!hokey
  30.           314-725-9492
  31.  
  32. Volume-Number: Volume 5, Number 6
  33.  
  34.