aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/date_time/conversions.rb
Commit message (Expand)AuthorAgeFilesLines
...
* DateTime uses Time formats. Closes #8476.Jeremy Kemper2007-05-261-10/+1
* Date, Time, and DateTime support formatting blocks in addition to strftime st...Jeremy Kemper2007-05-251-6/+16
* Time#since overflows to DateTime. Introduce Time#to_datetime. Closes #7715.Jeremy Kemper2007-03-051-0/+5
* Add missing filesMichael Koziarski2007-02-281-0/+28