The R Project SVN R

Rev

Rev 62397 | Rev 64317 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 62397 Rev 62819
Line 18... Line 18...
18
time_t is signed, which it is on all sensible platforms.)
18
time_t is signed, which it is on all sensible platforms.)
19
 
19
 
20
To remake it, use a machine with zic in the path (it may be /usr/sbin/zic).
20
To remake it, use a machine with zic in the path (it may be /usr/sbin/zic).
21
Copy the current version of tzdataXXXXx.tar.gz to this directory and run
21
Copy the current version of tzdataXXXXx.tar.gz to this directory and run
22
 
22
 
23
make -f Make.zi VERSION=2013b
23
make -f Make.zi VERSION=2013c
24
 
24
 
25
for the appropriate version.
25
for the appropriate version.
26
 
26
 
27
[The database is now available from http://www.iana.org/time-zones .]
27
[The database is now available from http://www.iana.org/time-zones .]