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/DateAndTime/Calculations/next_week-i.ri
U:RDoc::AnyMethod[iI"next_week:ETI"(DateAndTime::Calculations#next_week;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"IReturns a new date/time representing the given day in the next week.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I".today = Date.today # => Thu, 07 May 2015
;TI".today.next_week    # => Mon, 11 May 2015
;T:@format0o;
;	[I"HThe +given_day_in_next_week+ defaults to the beginning of the week ;TI"Swhich is determined by +Date.beginning_of_week+ or +config.beginning_of_week+ ;TI"when set.;T@o;;	[I"4today = Date.today       # => Thu, 07 May 2015
;TI"4today.next_week(:friday) # => Fri, 15 May 2015
;T;
0o;
;	[I"O+DateTime+ objects have their time set to 0:00 unless +same_time+ is true.;T@o;;	[I"Anow = DateTime.current # => Thu, 07 May 2015 13:31:16 +0000
;TI"<now.next_week      # => Mon, 11 May 2015 00:00:00 +0000;T;
0:
@fileI">lib/active_support/core_ext/date_and_time/calculations.rb;T:0@omit_headings_from_table_of_contents_below000[I"H(given_day_in_next_week = Date.beginning_of_week, same_time: false);T@#FI"Calculations;TcRDoc::NormalModule00