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

root/trunk/activesupport/lib/active_support/core_ext/date_time


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9226 [9226] 04/05/08 03:52:58 pratik Improve documentation.
(edit) @9161 [9161] 03/31/08 02:18:17 bitsweat Fine, warn. Just don't recurse to death in cc.rb
(edit) @9155 [9155] 03/31/08 01:09:29 bitsweat Always alias DateTime#to_s to #to_default_s
(edit) @9137 [9137] 03/29/08 21:23:10 bitsweat Play nice with 1.9's DateTime#to_s
(edit) @9042 [9042] 03/17/08 03:45:32 gbuesing Adding TimeZone#at and DateTime#to_f
(edit) @8711 [8711] 01/23/08 22:22:36 gbuesing Adding Time and DateTime #compare_with_coercion, which layers behavior on …
(edit) @8705 [8705] 01/23/08 16:10:28 gbuesing Remove unneeded #to_datetime_default_s alias for DateTime#to_s, given that …
(edit) @8699 [8699] 01/23/08 02:53:29 gbuesing Refactor Time and DateTime #to_formatted_s: use ternary instead of nested …
(edit) @8698 [8698] 01/23/08 02:46:47 gbuesing Adding Time and DateTime #formatted_offset, for outputting +HH:MM utc …
(edit) @8649 [8649] 01/16/08 20:07:10 gbuesing Introducing DateTime #utc, #utc? and #utc_offset, for duck-typing …
(edit) @8608 [8608] 01/09/08 09:45:56 bitsweat Simplify to_formatted_s docs. Closes #10747 [Jeremy Kemper]
(edit) @8606 [8606] 01/09/08 08:46:08 bitsweat Document date and time to_formatted_s. Closes #10747 [leethal]
(edit) @8428 [8428] 12/17/07 00:18:27 david Docfix (closes #10369) [revans]
(edit) @8398 [8398] 12/15/07 02:27:29 bitsweat Ruby 1.9 compat: normalize date and time xmlschema to match Ruby's …
(edit) @8076 [8076] 11/05/07 22:29:11 nzkoz Cater for DST changes when converting Times to DateTimes. Closes #10068
(edit) @7868 [7868] 10/13/07 23:56:00 bitsweat Time, Date and DateTime #advance accept :weeks option. Closes #9866.
(edit) @7866 [7866] 10/13/07 21:44:48 bitsweat Time and DateTime#advance accept :hours, :minutes, and :seconds options. …
(edit) @7707 [7707] 10/01/07 02:16:15 david Fixed Date#xmlschema for dates outside the range of what can be created …
(edit) @7647 [7647] 09/27/07 08:49:18 bitsweat Date/Time/DateTime Ruby 1.9 compat
(edit) @7508 [7508] 09/18/07 06:38:28 bitsweat Deprecation: remove deprecated :mday option from Time, Date, and …
(edit) @7474 [7474] 09/14/07 00:34:43 bitsweat Some 1.9 forward compatibility
(edit) @7262 [7262] 08/03/07 00:34:19 rick Fix Time#advance bug when trying to advance a year from leap day. Closes …
(edit) @6933 [6933] 06/04/07 17:49:43 bitsweat Readable Date and DateTime#inspect. Closes #8570.
(edit) @6921 [6921] 06/01/07 04:03:46 bitsweat Move common DateTime calculations to Date. Closes #8536.
(edit) @6902 [6902] 05/30/07 06:24:32 bitsweat DateTime#to_time converts to Time unless out of range. Date#to_datetime …
(edit) @6901 [6901] 05/30/07 06:21:08 bitsweat Time durations use since instead of + for accuracy. Closes #8513.
(edit) @6854 [6854] 05/26/07 01:07:25 bitsweat DateTime uses Time formats. Closes #8476.
(edit) @6844 [6844] 05/25/07 21:43:19 bitsweat Date, Time, and DateTime support formatting blocks in addition to strftime …
(edit) @6335 [6335] 03/05/07 08:34:42 bitsweat Time#since overflows to DateTime. Introduce Time#to_datetime. Closes …
(edit) @6303 [6303] 03/04/07 04:12:42 bitsweat DateTime calculations analogous to the Date and Time extensions. Closes …
(add) @6264 [6264] 02/28/07 00:49:01 nzkoz Add missing files
Note: See TracRevisionLog for help on using the revision log.