(universal_time_zone_table): New constant.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2005 07:22:51 +0000 (07:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2005 07:22:51 +0000 (07:22 +0000)
commit5bbc11b3fc72b6d8f218ca1409e3001dddab4586
treea894c60d0ead78b3d4e55dda8628bb18e062bc41
parent1027e12b4d7779609e80e7d08f9ae94482747713
(universal_time_zone_table): New constant.
(time_zone_table): Remove GMT, UT, UTC entries; they're now in
universal_time_zone_table.
(lookup_zone): Prefer universal_time_zone_table to
local_time_zone_table, so that "GMT" time stamps are allowed in
London during the summer.  Problem reported by Ian Abbott.
lib/getdate.y