diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-07 21:39:25 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-07 21:39:25 +0000 |
| commit | 69d48cefd1fb6071e07a36edea17c7603e983363 (patch) | |
| tree | 8b9b52b1d8da31bf37abe0e5d96aab899d05f44b /src/timezone/data/solar89 | |
| parent | e0dedd0559f005d60c69c9772163e69c204bac69 (diff) | |
| download | postgresql-69d48cefd1fb6071e07a36edea17c7603e983363.tar.gz | |
Update timezone data files to release 2005m of the zic database.
Among other changes, this reflects the recently passed change in USA
daylight savings rules.
Diffstat (limited to 'src/timezone/data/solar89')
| -rw-r--r-- | src/timezone/data/solar89 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/timezone/data/solar89 b/src/timezone/data/solar89 index a6d3d718d3..3c36b6a30d 100644 --- a/src/timezone/data/solar89 +++ b/src/timezone/data/solar89 @@ -1,4 +1,4 @@ -# @(#)solar89 7.4 +# @(#)solar89 7.5 # Apparent noon times below are for Riyadh; they're a bit off for other places. # Times were computed using a formula provided by the U. S. Naval Observatory: @@ -386,8 +386,8 @@ Rule sol89 1989 only - Dec 31 12:03:00s -0:03:00 - # Before and after 1989, we'll operate on local mean solar time. # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL] -Zone Asia/Riyadh89 3:07:04 - ?? 1989 - 3:07:04 sol89 ?? 1990 - 3:07:04 - ?? +Zone Asia/Riyadh89 3:07:04 - zzz 1989 + 3:07:04 sol89 zzz 1990 + 3:07:04 - zzz # For backward compatibility... Link Asia/Riyadh89 Mideast/Riyadh89 |
