Skip to content

Commit

Permalink
Add CHANGELOG entry for #24700
Browse files Browse the repository at this point in the history
(cherry picked from commit 229737e)
  • Loading branch information
pixeltrix committed Jan 4, 2017
1 parent 3edf968 commit 7f740eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions activesupport/CHANGELOG.md
@@ -1,3 +1,8 @@
* Add `DateTime#localtime` to return an instance of `Time` in the system's
local timezone. Also aliased to `getlocal`.

*Andrew White*, *Yuichiro Kaneko*

* Add `Time#sec_fraction` to return the fraction of a second as a `Rational`.

*Andrew White*
Expand Down

0 comments on commit 7f740eb

Please sign in to comment.