Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activesupport/lib/active_support/values


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9149 [9149] 03/30/08 22:24:35 gbuesing Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and …
(edit) @9107 [9107] 03/28/08 04:06:47 gbuesing Time.zone= accepts TZInfo::Timezone instances and Olson identifiers; wraps …
(edit) @9071 [9071] 03/21/08 22:48:00 gbuesing Make TimeWithZone work with tzinfo 0.2.x: use …
(edit) @9046 [9046] 03/17/08 05:14:26 gbuesing TZInfo caches Timezone instances in its own internal hash cache, so …
(edit) @9045 [9045] 03/17/08 05:07:50 gbuesing Adding TimeZone#parse
(edit) @9042 [9042] 03/17/08 03:45:32 gbuesing Adding TimeZone#at and DateTime#to_f
(edit) @9040 [9040] 03/17/08 02:40:28 gbuesing TimeWithZone caches TZInfo::TimezonePeriod used for time conversion so …
(edit) @9007 [9007] 03/11/08 05:39:13 gbuesing TimeZone #local and #now correctly enforce DST rules
(edit) @9006 [9006] 03/11/08 04:26:20 gbuesing TimeWithZone instances correctly enforce DST rules. Adding …
(edit) @8847 [8847] 02/10/08 17:02:22 gbuesing TimeZone#new renamed #local, so that new TimeWithZone instances can be …
(edit) @8806 [8806] 02/06/08 06:43:02 rick Add Time Zone support to ActiveRecord, and config.time_zone property for …
(edit) @8747 [8747] 01/29/08 01:23:53 rick Remove unnofficial 'PST' timezone
(edit) @8746 [8746] 01/29/08 01:09:49 rick Support retrieving TimeZones with a Duration. TimeZone[-28800] == …
(edit) @8720 [8720] 01/25/08 18:23:22 gbuesing Adding UTC zone to TimeZone; TimeWithZone no longer has to fake UTC zone …
(edit) @8716 [8716] 01/25/08 03:54:10 gbuesing TimeZone#to_s uses UTC rather than GMT; reapplying change that was undone …
(edit) @8710 [8710] 01/23/08 20:49:53 gbuesing TimeZone#now returns an ActiveSupport::TimeWithZone
(edit) @8697 [8697] 01/23/08 02:11:00 gbuesing Adding alternate_utc_string option to TimeZone#formatted_offset. Removing …
(edit) @8679 [8679] 01/21/08 03:55:54 gbuesing Replace non-dst-aware TimeZone class with dst-aware class from …
(edit) @8635 [8635] 01/12/08 20:44:31 gbuesing Refactor number-to-HH:MM-string conversion logic from …
(edit) @8370 [8370] 12/10/07 10:08:07 bitsweat TimeZone#to_s uses UTC rather than GMT. References #1689.
(edit) @8369 [8369] 12/10/07 10:05:43 bitsweat Ruby 1.9 compat: TimeZone avoids localtime conversion. References #1689
(edit) @7700 [7700] 09/30/07 22:56:37 david Fixed that La Paz was included in -25200 and -14400 offsets when it should …
(edit) @7659 [7659] 09/27/07 10:41:12 bitsweat send -> send! for some private methods
(edit) @5224 [5224] 10/04/06 09:03:57 nzkoz Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra]
(edit) @5223 [5223] 10/03/06 23:45:32 nzkoz Add ActiveSupport::Multibyte. Provides String#chars which lets you deal …
(edit) @4386 [4386] 05/31/06 22:43:53 bitsweat fix test warnings
(edit) @787 [787] 02/24/05 11:56:09 david Made TimeZone even more delicious #709
(edit) @776 [776] 02/23/05 23:55:59 david Fixed TimeZone issues in action-pack and active-support #704
(add) @768 [768] 02/23/05 15:13:03 david Moved TimeZone to Active Support
Note: See TracRevisionLog for help on using the revision log.