2017-03-11 16:12:34 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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).
|
2016-12-05 17:20:08 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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-10-24 16:14:46 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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-02 19:03:09 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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-07-17 16:04:12 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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-06-17 11:23:32 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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-05-15 17:56:46 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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-03-16 14:00:57 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
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-02-17 15:58:19 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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-01-03 11:02:48 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
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.
|