taca
7b2c9d90ba
time/ruby-tzinfo-data: update to 1.2018.9
...
1.2018.9 (2018-12-31)
* Based on version 2018i of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-December/000054.html ).
1.2018.8 (2018-12-30)
* Based on version 2018h of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-December/000053.html ).
2019-02-03 15:30:19 +00:00
taca
1adda30fdb
time/ruby-tzinfo-data: update to 1.2018.7
...
1.2018.7 (2018/10/27)
Based on version 2018g of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html ).
2018-10-28 15:29:56 +00:00
taca
94e694ffa0
time/ruby-tzinfo-data: update to 1.2018.6
...
1.2018.6 (2018/10/18)
Based on version 2018f of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000051.html ).
2018-10-21 15:55:19 +00:00
taca
49227170d6
time/ruby-tzinfo-data: update to 1.2018.5
...
Based on version 2018e of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-May/000050.html ).
2018-05-21 16:00:16 +00:00
taca
7883a4f626
time/ruby-tzinfo-data: update to 1.2018.4
...
1.2018.4 (2018/03/25)
Based on version 2018d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-March/000049.html ).
2018-03-25 16:03:13 +00:00
taca
68d499763c
time/ruby-tzinfo-data: update to 1.2018.3.
...
Based on version 2018c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-January/000048.html ).
2018-02-28 15:08:30 +00:00
wiz
62125f0b19
ruby-tzinfo-data: follow redirect
2017-12-24 10:17:13 +00:00
taca
c52fb49a6d
time/ruby-tzinfo-data: update to 1.2017.3
...
* Based on version 2017c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2017-October/000047.html ).
2017-10-31 15:47:50 +00:00
taca
00992a52a4
Update ruby-tzinfo-data to 1.2017.2.
...
v1.2017.2 2017/3/23
* Based on version 2017b of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2017-March/000046.html ).
2017-04-15 15:12:18 +00:00
taca
a54f9e13e6
Update ruby-tzinfo-data to 1.2017.1.
...
v1.2017.1
Based on version 2017a of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2017-February/000045.html ).
2017-03-11 15:12:34 +00:00
taca
71ba9518f4
Update ruby-tzinfo-data to 1.2016.10.
...
Based on version 2016j of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-November/000044.html ).
2016-12-05 16:20:08 +00:00
taca
e5b2c16915
Update ruby-tzinfo-data to 1.2016.8.
...
Based on version 2016h of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-October/000042.html ).
2016-10-24 14:14:46 +00:00
taca
bbf1bc3055
Update ruby-tzinfo-data to 1.2016.7.
...
Based on version 2016g of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-September/000041.html ).
2016-10-02 17:03:09 +00:00
taca
27a662b50a
Update ruby-tzinfo-data to 1.2016.6.
...
Based on version 2016f of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-July/000040.html ).
2016-07-17 14:04:12 +00:00
taca
cc868fa97d
Update ruby-tzinfo-data to 1.2016.5.
...
Based on version 2016e of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-June/000039.html ).
2016-06-17 09:23:32 +00:00
taca
5621d5ebee
Update ruby-tzinfo-data to 1.2016.4.
...
1.2016.4
Based on version 2016d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-April/000038.html ).
1.2016.3
Based on version 2016c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-March/000037.html ).
2016-05-15 15:56:46 +00:00
taca
579d13207c
Update ruby-tzinfo-data to 1.2016.2.
...
* Add a CONTRIBUTING.md file.
* Allow any characters to be used in alternate style formats.
* Update to tzdata version 2016b.
2016-03-16 13:00:57 +00:00
taca
b721296b73
Update ruby-tzinfo-data to 1.2016.1.
...
Based on version 2016a of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-January/000035.html ).
2016-02-17 14:58:19 +00:00
taca
1d70f5f496
Add ruby-tzinfo-data package version 1.2015.7.
...
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby
modules for use with TZInfo.
TZInfo::Data is the public domain [IANA Time Zone
Database](http://www.iana.org/time-zones ) packaged as a set of Ruby modules
for use with [TZInfo](http://tzinfo.github.io ).
If TZInfo::Data is installed, TZInfo will automatically use it as its source
of time zone data. If TZInfo::Data is not available, TZInfo will attempt to
use the system zoneinfo files instead. Please refer to the [TZInfo
documentation](http://rubydoc.info/gems/tzinfo/frames ) for further details.
2016-01-03 10:02:48 +00:00