8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c401a7c commit 05c3b9aCopy full SHA for 05c3b9a
src/timezone/README
@@ -1,12 +1,18 @@
1
-This is a PostgreSQL adapted version of the timezone library
2
-from:
+src/timezone/README
3
4
- ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz
+Timezone
+========
5
6
-The data files under data/ are an exact copy of the latest data set
7
-from
+This is a PostgreSQL adapted version of the timezone library from
+http://www.iana.org/time-zones
8
9
- ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz
+The source code can be found at:
10
+
11
+ ftp://ftp.iana.org/tz/releases/tzcode*.tar.gz
12
13
+The data files under data/ are an exact copy of the latest data set from:
14
15
+ ftp://ftp.iana.org/tz/releases/tzdata*.tar.gz
16
17
Since time zone rules change frequently in some parts of the world,
18
we should endeavor to update the data files before each PostgreSQL
0 commit comments