1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/date
tadf a72f9f3476 * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
bug fix) of strptime.  applies offset even if the given date is
	  not local time (%s and %Q).  This is an exceptional feature and
	  I do NOT recommend to use this at all.  Thank you git community.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-04 20:56:28 +00:00
..
test_date.rb Additional test coverage to DateTime comparison (sub millisecond). 2013-12-14 04:17:03 +00:00
test_date_arith.rb
test_date_attr.rb
test_date_base.rb
test_date_compat.rb
test_date_conv.rb
test_date_marshal.rb
test_date_new.rb
test_date_parse.rb date_parse.c: missing wday 2013-07-21 18:16:00 +00:00
test_date_strftime.rb
test_date_strptime.rb * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a 2014-05-04 20:56:28 +00:00
test_switch_hitter.rb * ext/date/date_core.c (d_lite_cmp): should compare with #<. 2014-04-05 10:53:16 +00:00