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/to_time-i.ri
U:RDoc::AnyMethod[iI"to_time:ETI"Date#to_time;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"\Converts a Date instance to a Time, where the time is set to the beginning of the day. ;TI"@The timezone can be either :local or :utc (default :local).;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I":date = Date.new(2007, 11, 10)  # => Sat, 10 Nov 2007
;TI"
;TI"Bdate.to_time                   # => 2007-11-10 00:00:00 0800
;TI"Bdate.to_time(:local)           # => 2007-11-10 00:00:00 0800
;TI"
;TI"Adate.to_time(:utc)             # => 2007-11-10 00:00:00 UTC
;T:@format0o;
;	[I"LNOTE: The :local timezone is Ruby's *process* timezone, i.e. ENV['TZ'].;To;;	[I"PIf the *application's* timezone is needed, then use +in_time_zone+ instead.;T;
0:
@fileI"4lib/active_support/core_ext/date/conversions.rb;T:0@omit_headings_from_table_of_contents_below000[I"(form = :local);T@FI"	Date;TcRDoc::NormalClass00