Skip to content

Commit f08175e

Browse files
committed
Updated timezones from timeanddate.com
1 parent d20380f commit f08175e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ext/date/zonetab.list

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ utc, 0*3600
4747
wet, 0*3600
4848
at, -2*3600
4949
brst,-2*3600
50-
ndt, -(2*3600+1800)
50+
ndt, -(1*3600+1800)
5151
art, -3*3600
5252
adt, -3*3600
5353
brt, -3*3600
5454
clst,-3*3600
55-
nst, -(3*3600+1800)
55+
nst, -(2*3600+1800)
5656
ast, -4*3600
5757
clt, -4*3600
5858
akdt,-8*3600
@@ -62,7 +62,7 @@ hadt,-9*3600
6262
hdt, -9*3600
6363
yst, -9*3600
6464
ahst,-10*3600
65-
cat,-10*3600
65+
cat,2*3600
6666
hast,-10*3600
6767
hst,-10*3600
6868
nt, -11*3600
@@ -82,7 +82,7 @@ fst, 2*3600
8282
mest, 2*3600
8383
mesz, 2*3600
8484
sast, 2*3600
85-
sst, 2*3600
85+
sst, -11*3600
8686
bt, 3*3600
8787
eat, 3*3600
8888
eest, 3*3600
@@ -92,13 +92,13 @@ zp4, 4*3600
9292
zp5, 5*3600
9393
ist, (5*3600+1800)
9494
zp6, 6*3600
95-
wast, 7*3600
96-
cct, 8*3600
95+
wast, 2*3600
96+
cct, (6*3600+1800)
9797
sgt, 8*3600
9898
wadt, 8*3600
9999
jst, 9*3600
100100
kst, 9*3600
101-
east,10*3600
101+
east,-6*3600
102102
gst, 10*3600
103103
eadt,11*3600
104104
idle,12*3600

0 commit comments

Comments
 (0)