tzinfo-data 1.2014.2 → 1.2014.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5f69ea9c3cbab44effa164dc48addc3a9f2748ad
4
- data.tar.gz: 572c829b5b0137e8812f68d3f7dd6d7e0d051776
3
+ metadata.gz: d0bba44ce150cfe287a2021af0e3a657049aa5bc
4
+ data.tar.gz: 8b46fb44891066f60ca34644ea45d17ed646c588
5
5
  SHA512:
6
- metadata.gz: 0798278d7e1bf36227807af4dd712b575deba307a6a3803d429be1e644c7ffc457ddb08a8034a3a838aaa8dfe07cfcf40705be94ae1c0a1e438026e08aa57f53
7
- data.tar.gz: 48e7a167c8f3a4b1bebd9e6ddea1d4e31dbfb2bc0cdc3c6bb633ad05a95e25bee2166ecb098d2245a61dca86ac78ae070961774084c956d39900a7bc8272e045
6
+ metadata.gz: 32b3401288c5a67747a597c2c8ed79889b773caf40a33cf079615fe7d4f5e4e3b4b67a13660481ca1ca490c018505a1ae10165a127d1866edea2eb42099c3bf6
7
+ data.tar.gz: 13f82eb6e56564f1d836443ef7d997225eef2a3d66027e07baa8b6e7a24c2df633836ce7eeaf0dc13a9494430a799addf94b6df0d0d2848f6caf2e1488b7ab79
Binary file
data.tar.gz.sig CHANGED
Binary file
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2005-2013 Philip Ross
1
+ Copyright (c) 2005-2014 Philip Ross
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of
4
4
  this software and associated documentation files (the "Software"), to deal in
@@ -1,26 +1,3 @@
1
- #--
2
- # Copyright (c) 2012 Philip Ross
3
- #
4
- # Permission is hereby granted, free of charge, to any person obtaining a copy
5
- # of this software and associated documentation files (the "Software"), to deal
6
- # in the Software without restriction, including without limitation the rights
7
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- # copies of the Software, and to permit persons to whom the Software is
9
- # furnished to do so, subject to the following conditions:
10
- #
11
- # The above copyright notice and this permission notice shall be included in all
12
- # copies or substantial portions of the Software.
13
- #
14
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
- # THE SOFTWARE.
21
- #++
22
-
23
-
24
1
  # Top level module for TZInfo.
25
2
  module TZInfo
26
3
  # Top level module for TZInfo::Data.
@@ -138,6 +138,120 @@ module TZInfo
138
138
  tz.transition 2010, 8, :o1, 1281474000
139
139
  tz.transition 2010, 9, :o2, 1284069600
140
140
  tz.transition 2010, 9, :o1, 1285880400
141
+ tz.transition 2014, 5, :o2, 1400191200
142
+ tz.transition 2014, 6, :o1, 1403992800
143
+ tz.transition 2014, 7, :o2, 1406584800
144
+ tz.transition 2014, 9, :o1, 1411678800
145
+ tz.transition 2015, 4, :o2, 1429826400
146
+ tz.transition 2015, 6, :o1, 1434578400
147
+ tz.transition 2015, 7, :o2, 1437170400
148
+ tz.transition 2015, 9, :o1, 1443128400
149
+ tz.transition 2016, 4, :o2, 1461880800
150
+ tz.transition 2016, 6, :o1, 1465250400
151
+ tz.transition 2016, 7, :o2, 1467842400
152
+ tz.transition 2016, 9, :o1, 1475182800
153
+ tz.transition 2017, 4, :o2, 1493330400
154
+ tz.transition 2017, 5, :o1, 1495836000
155
+ tz.transition 2017, 6, :o2, 1498428000
156
+ tz.transition 2017, 9, :o1, 1506632400
157
+ tz.transition 2018, 4, :o2, 1524780000
158
+ tz.transition 2018, 5, :o1, 1526421600
159
+ tz.transition 2018, 6, :o2, 1529013600
160
+ tz.transition 2018, 9, :o1, 1538082000
161
+ tz.transition 2019, 4, :o2, 1556229600
162
+ tz.transition 2019, 5, :o1, 1557093600
163
+ tz.transition 2019, 6, :o2, 1559685600
164
+ tz.transition 2019, 9, :o1, 1569531600
165
+ tz.transition 2020, 5, :o2, 1590271200
166
+ tz.transition 2020, 9, :o1, 1600981200
167
+ tz.transition 2021, 5, :o2, 1620856800
168
+ tz.transition 2021, 9, :o1, 1633035600
169
+ tz.transition 2022, 5, :o2, 1651528800
170
+ tz.transition 2022, 9, :o1, 1664485200
171
+ tz.transition 2023, 4, :o2, 1682632800
172
+ tz.transition 2023, 9, :o1, 1695934800
173
+ tz.transition 2024, 4, :o2, 1714082400
174
+ tz.transition 2024, 9, :o1, 1727384400
175
+ tz.transition 2025, 4, :o2, 1745532000
176
+ tz.transition 2025, 9, :o1, 1758834000
177
+ tz.transition 2026, 4, :o2, 1776981600
178
+ tz.transition 2026, 9, :o1, 1790283600
179
+ tz.transition 2027, 4, :o2, 1809036000
180
+ tz.transition 2027, 9, :o1, 1822338000
181
+ tz.transition 2028, 4, :o2, 1840485600
182
+ tz.transition 2028, 9, :o1, 1853787600
183
+ tz.transition 2029, 4, :o2, 1871935200
184
+ tz.transition 2029, 9, :o1, 1885237200
185
+ tz.transition 2030, 4, :o2, 1903384800
186
+ tz.transition 2030, 9, :o1, 1916686800
187
+ tz.transition 2031, 4, :o2, 1934834400
188
+ tz.transition 2031, 9, :o1, 1948136400
189
+ tz.transition 2032, 4, :o2, 1966888800
190
+ tz.transition 2032, 9, :o1, 1980190800
191
+ tz.transition 2033, 4, :o2, 1998338400
192
+ tz.transition 2033, 9, :o1, 2011640400
193
+ tz.transition 2034, 4, :o2, 2029788000
194
+ tz.transition 2034, 9, :o1, 2043090000
195
+ tz.transition 2035, 4, :o2, 2061237600
196
+ tz.transition 2035, 9, :o1, 2074539600
197
+ tz.transition 2036, 4, :o2, 2092687200
198
+ tz.transition 2036, 9, :o1, 2105989200
199
+ tz.transition 2037, 4, :o2, 2124136800
200
+ tz.transition 2037, 9, :o1, 2137438800
201
+ tz.transition 2038, 4, :o2, 2156191200, 29586521, 12
202
+ tz.transition 2038, 9, :o1, 2169493200, 19725579, 8
203
+ tz.transition 2039, 4, :o2, 2187640800, 29590889, 12
204
+ tz.transition 2039, 9, :o1, 2200942800, 19728491, 8
205
+ tz.transition 2040, 4, :o2, 2219090400, 29595257, 12
206
+ tz.transition 2040, 9, :o1, 2232392400, 19731403, 8
207
+ tz.transition 2041, 4, :o2, 2250540000, 29599625, 12
208
+ tz.transition 2041, 9, :o1, 2263842000, 19734315, 8
209
+ tz.transition 2042, 4, :o2, 2281989600, 29603993, 12
210
+ tz.transition 2042, 9, :o1, 2295291600, 19737227, 8
211
+ tz.transition 2043, 4, :o2, 2313439200, 29608361, 12
212
+ tz.transition 2043, 9, :o1, 2326741200, 19740139, 8
213
+ tz.transition 2044, 4, :o2, 2345493600, 29612813, 12
214
+ tz.transition 2044, 9, :o1, 2358795600, 19743107, 8
215
+ tz.transition 2045, 4, :o2, 2376943200, 29617181, 12
216
+ tz.transition 2045, 9, :o1, 2390245200, 19746019, 8
217
+ tz.transition 2046, 4, :o2, 2408392800, 29621549, 12
218
+ tz.transition 2046, 9, :o1, 2421694800, 19748931, 8
219
+ tz.transition 2047, 4, :o2, 2439842400, 29625917, 12
220
+ tz.transition 2047, 9, :o1, 2453144400, 19751843, 8
221
+ tz.transition 2048, 4, :o2, 2471292000, 29630285, 12
222
+ tz.transition 2048, 9, :o1, 2484594000, 19754755, 8
223
+ tz.transition 2049, 4, :o2, 2503346400, 29634737, 12
224
+ tz.transition 2049, 9, :o1, 2516648400, 19757723, 8
225
+ tz.transition 2050, 4, :o2, 2534796000, 29639105, 12
226
+ tz.transition 2050, 9, :o1, 2548098000, 19760635, 8
227
+ tz.transition 2051, 4, :o2, 2566245600, 29643473, 12
228
+ tz.transition 2051, 9, :o1, 2579547600, 19763547, 8
229
+ tz.transition 2052, 4, :o2, 2597695200, 29647841, 12
230
+ tz.transition 2052, 9, :o1, 2610997200, 19766459, 8
231
+ tz.transition 2053, 4, :o2, 2629144800, 29652209, 12
232
+ tz.transition 2053, 9, :o1, 2642446800, 19769371, 8
233
+ tz.transition 2054, 4, :o2, 2660594400, 29656577, 12
234
+ tz.transition 2054, 9, :o1, 2673896400, 19772283, 8
235
+ tz.transition 2055, 4, :o2, 2692648800, 29661029, 12
236
+ tz.transition 2055, 9, :o1, 2705950800, 19775251, 8
237
+ tz.transition 2056, 4, :o2, 2724098400, 29665397, 12
238
+ tz.transition 2056, 9, :o1, 2737400400, 19778163, 8
239
+ tz.transition 2057, 4, :o2, 2755548000, 29669765, 12
240
+ tz.transition 2057, 9, :o1, 2768850000, 19781075, 8
241
+ tz.transition 2058, 4, :o2, 2786997600, 29674133, 12
242
+ tz.transition 2058, 9, :o1, 2800299600, 19783987, 8
243
+ tz.transition 2059, 4, :o2, 2818447200, 29678501, 12
244
+ tz.transition 2059, 9, :o1, 2831749200, 19786899, 8
245
+ tz.transition 2060, 4, :o2, 2850501600, 29682953, 12
246
+ tz.transition 2060, 9, :o1, 2863803600, 19789867, 8
247
+ tz.transition 2061, 4, :o2, 2881951200, 29687321, 12
248
+ tz.transition 2061, 9, :o1, 2895253200, 19792779, 8
249
+ tz.transition 2062, 4, :o2, 2913400800, 29691689, 12
250
+ tz.transition 2062, 9, :o1, 2926702800, 19795691, 8
251
+ tz.transition 2063, 4, :o2, 2944850400, 29696057, 12
252
+ tz.transition 2063, 9, :o1, 2958152400, 19798603, 8
253
+ tz.transition 2064, 4, :o2, 2976300000, 29700425, 12
254
+ tz.transition 2064, 9, :o1, 2989602000, 19801515, 8
141
255
  end
142
256
  end
143
257
  end
@@ -1,26 +1,3 @@
1
- #--
2
- # Copyright (c) 2005-2013 Philip Ross
3
- #
4
- # Permission is hereby granted, free of charge, to any person obtaining a copy
5
- # of this software and associated documentation files (the "Software"), to deal
6
- # in the Software without restriction, including without limitation the rights
7
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- # copies of the Software, and to permit persons to whom the Software is
9
- # furnished to do so, subject to the following conditions:
10
- #
11
- # The above copyright notice and this permission notice shall be included in all
12
- # copies or substantial portions of the Software.
13
- #
14
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
- # THE SOFTWARE.
21
- #++
22
-
23
-
24
1
  require 'date'
25
2
  require 'fileutils'
26
3
 
@@ -1,26 +1,3 @@
1
- #--
2
- # Copyright (c) 2012-2014 Philip Ross
3
- #
4
- # Permission is hereby granted, free of charge, to any person obtaining a copy
5
- # of this software and associated documentation files (the "Software"), to deal
6
- # in the Software without restriction, including without limitation the rights
7
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- # copies of the Software, and to permit persons to whom the Software is
9
- # furnished to do so, subject to the following conditions:
10
- #
11
- # The above copyright notice and this permission notice shall be included in all
12
- # copies or substantial portions of the Software.
13
- #
14
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
- # THE SOFTWARE.
21
- #++
22
-
23
-
24
1
  module TZInfo
25
2
  module Data
26
3
  # TZInfo::Data version information.
@@ -31,7 +8,7 @@ module TZInfo
31
8
 
32
9
  # The version of the {IANA Time Zone Database}[http://www.iana.org/time-zones]
33
10
  # used to generate this version of TZInfo::Data.
34
- TZDATA = '2014b'
11
+ TZDATA = '2014c'
35
12
  end
36
13
  end
37
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tzinfo-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2014.2
4
+ version: 1.2014.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Philip Ross
@@ -30,7 +30,7 @@ cert_chain:
30
30
  fs7XSYlwQp0zY7PFSMwJeBpQFDBnShcweRQ+0QdUUS4FHrwfXex0QsXp9UROUX+4
31
31
  6BVw9ZDNFnDH4PQjZGbdwanB7kzm+TEi
32
32
  -----END CERTIFICATE-----
33
- date: 2014-03-25 00:00:00.000000000 Z
33
+ date: 2014-05-13 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: tzinfo
@@ -662,7 +662,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
662
662
  requirements:
663
663
  - - ">="
664
664
  - !ruby/object:Gem::Version
665
- version: 1.8.6
665
+ version: 1.8.7
666
666
  required_rubygems_version: !ruby/object:Gem::Requirement
667
667
  requirements:
668
668
  - - ">="
metadata.gz.sig CHANGED
Binary file