Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitece1265

Browse files
committed
Update docs to point to the timezone library's new home at IANA.
The recent unpleasantness with copyrights has accelerated a move thatwas already in planning.
1 parent38f3c7c commitece1265

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎src/timezone/README

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@ src/timezone/README
33
Timezone
44
========
55

6-
This is a PostgreSQL adapted version of the timezone library from:
6+
This is a PostgreSQL adapted version of the timezone library from
7+
http://www.iana.org/time-zones
78

8-
ftp://elsie.nci.nih.gov/pub/tzcode*.tar.gz
9+
The source code can be found at:
10+
11+
ftp://ftp.iana.org/tz/releases/tzcode*.tar.gz
912

1013
The code is currently synced with release 2010c. There are many cosmetic
1114
(and not so cosmetic) differences from the original tzcode library, but
1215
diffs in the upstream version should usually be propagated to our version.
1316

1417
The data files under data/ are an exact copy of the latest data set from:
1518

16-
ftp://elsie.nci.nih.gov/pub/tzdata*.tar.gz
19+
ftp://ftp.iana.org/tz/releases/tzdata*.tar.gz
1720

1821
Since time zone rules change frequently in some parts of the world,
1922
we should endeavor to update the data files before each PostgreSQL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp