HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/activesupport-6.1.4.1/ri/Date/change-i.ri
U:RDoc::AnyMethod[iI"change:ETI"Date#change;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"rReturns a new Date where one or more of the elements have been changed according to the +options+ parameter. ;TI"xThe +options+ parameter is a hash with a combination of these keys: <tt>:year</tt>, <tt>:month</tt>, <tt>:day</tt>.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"RDate.new(2007, 5, 12).change(day: 1)               # => Date.new(2007, 5, 1)
;TI"RDate.new(2007, 5, 12).change(year: 2005, month: 1) # => Date.new(2005, 1, 12);T:@format0:
@fileI"5lib/active_support/core_ext/date/calculations.rb;T:0@omit_headings_from_table_of_contents_below000[I"(options);T@FI"	Date;TcRDoc::NormalClass00