| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "Take DST into account when locating TimeZone from Numeric." | Andrew White | 2015-03-09 | 1 | -7/+1 |
* | Take DST into account when locating TimeZone from Numeric. | Yasyf Mohamedali | 2015-03-03 | 1 | -1/+7 |
* | make zones_map private | Tony Miller | 2015-02-06 | 1 | -7/+8 |
* | Add missing time zone definitions for Russian Federation | Andrey Novikov | 2015-01-13 | 1 | -1/+4 |
* | Use directly TZInfo::Timezone without proxy | brainopia | 2015-01-04 | 1 | -2/+2 |
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
* | Update to Unicode 7.0.0 | Benjamin Fleischer | 2014-11-15 | 1 | -0/+0 |
* | Change `gsub` to `tr` where possible | Alexander Balashov | 2014-10-06 | 1 | -1/+1 |
* | reduce object allocations in utc_offset | Aaron Patterson | 2014-08-29 | 1 | -2/+2 |
* | Collected TimeZone's class methods together | printercu | 2014-05-17 | 1 | -70/+69 |
* | Tidy up implementation of #15010 | Andrew White | 2014-05-11 | 1 | -7/+1 |
* | Make TimeZone#parse behave more like Time#parse. | Ulysse Carion | 2014-05-11 | 1 | -1/+12 |
* | make tests pass on Ruby 2.2 | Aaron Patterson | 2014-03-13 | 1 | -1/+1 |
* | Maintain current timezone when changing time during DST overlap | Andrew White | 2014-01-26 | 1 | -0/+4 |
* | Check `respond_to` before delegation due to: https://github.com/ruby/ruby/com... | Aaron Patterson | 2014-01-09 | 1 | -0/+1 |
* | Don't lazy load the tzinfo library | Andrew White | 2014-01-01 | 1 | -19/+2 |
* | Update to Unicode 6.3.0 | Norman Clarke | 2013-12-27 | 1 | -0/+0 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-12-20 | 1 | -2/+2 |
|\ |
|
| * | Typos. return -> returns. [ci skip] | Lauro Caetano | 2013-12-03 | 1 | -2/+2 |
* | | Add support for localized date references | Colin Bartlett | 2013-12-03 | 1 | -0/+10 |
* | | Remove AS::TZ.lookup(name). | thedarkone | 2013-08-07 | 1 | -5/+1 |
* | | Unify AS::TZ's lazy init maps. | thedarkone | 2013-08-07 | 1 | -9/+5 |
* | | Use TS::Cache instead plain Hash in TimeZone. | thedarkone | 2013-08-07 | 1 | -5/+7 |
|/ |
|
* | Add Chatham Islands Time (UTC+1245) support. | Hiro Asari | 2013-04-12 | 1 | -1/+2 |
* | Fixed timezone mapping of Ulaanbaatar. | Zolzaya | 2013-03-27 | 1 | -1/+1 |
* | Remove manual "return true" from AS::TZ match method | Carlos Antonio da Silva | 2013-03-12 | 1 | -1/+1 |
* | included "Montevideo" in list of time zone aliases (closes Issue #9628) | Gernot | 2013-03-09 | 1 | -0/+1 |
* | Update to latest Unicode data. | Norman Clarke | 2013-02-10 | 1 | -0/+0 |
* | Deprecate obsolete Time to DateTime fallback methods | Andrew White | 2012-12-11 | 1 | -1/+1 |
* | Replace comments' non-breaking spaces with spaces | claudiob | 2012-12-04 | 1 | -1/+1 |
* | Only take the date parts from Time.zone.now | Andrew White | 2012-12-01 | 1 | -3/+3 |
* | Make `Time.zone.parse` to work with JavaScript date strings | Andrew White | 2012-12-01 | 1 | -11/+16 |
* | Fixed timezone mapping of Solomon Islands. | Steve Klabnik | 2012-11-01 | 1 | -1/+1 |
* | update AS/values and AS/xml_mini docs [ci skip] | Francesco Rodriguez | 2012-09-14 | 1 | -36/+51 |
* | Remove rescue clause from ActiveSupport::TimeZone#to_f | Andrew White | 2012-07-01 | 1 | -2/+1 |
* | Merge pull request #5571 from jarkko/5559-fix-dst-jump-bug-on-master | Aaron Patterson | 2012-05-15 | 1 | -0/+5 |
|\ |
|
| * | [#5559] Do not black out the system timezone DST jump hour if Time.zone diffe... | Jarkko Laine | 2012-03-24 | 1 | -0/+5 |
* | | removing unnecessary 'examples' noise from activesupport | Francesco Rodriguez | 2012-05-13 | 1 | -5/+5 |
* | | more edits [ci skip] | Vijay Dev | 2012-05-01 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-01 | 1 | -0/+1 |
|\ \ |
|
| * | | Add documention for utc_offset method | Rob Zolkos | 2012-05-01 | 1 | -0/+1 |
| |/ |
|
* / | Correcting some confusion. Pago Pago is part of American Samoa, not Samoa. Fu... | Dave Gerton | 2012-04-13 | 1 | -2/+4 |
|/ |
|
* | use empty? on the hash to avoid another method call | Aaron Patterson | 2012-03-16 | 1 | -1/+1 |
* | removed unnecessary calls to "freeze" | Aaron Patterson | 2012-03-16 | 1 | -2/+1 |
* | make stubbing Time.now easier | Aaron Patterson | 2012-03-16 | 1 | -1/+7 |
* | Clean up module docs [ci skip] | Vijay Dev | 2012-03-07 | 1 | -21/+21 |
* | Update Unicode database to recently-released 6.1. | Norman Clarke | 2012-02-03 | 1 | -0/+0 |
* | Update to Unicode 6.0 | Norman Clarke | 2012-01-05 | 1 | -0/+0 |
* | Make sure require_tzinfo only calls Kernel#require if TZInfo isn't already pr... | Tim Lucas | 2011-09-07 | 1 | -1/+1 |
* | Fix tzinfo require (it broke test_raises_when_an_invalid_timezone_is_defined_... | Jon Leighton | 2011-08-16 | 1 | -6/+13 |