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/ruby-3.0.2/doc/tzinfo-2.0.4/ri/TZInfo/Timezone/utc_to_local-i.ri
U:RDoc::AnyMethod[iI"utc_to_local:ETI""TZInfo::Timezone#utc_to_local;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"@Converts a time in UTC to the local time for the time zone.;To:RDoc::Markup::BlankLineo;
;	[
I"GThe result will be of type {TimeWithOffset} (if passed a `Time`), ;TI"P{DateTimeWithOffset} (if passed a `DateTime`) or {TimestampWithOffset} (if ;TI"Gpassed a {Timestamp}). {TimeWithOffset}, {DateTimeWithOffset} and ;TI"P{TimestampWithOffset} are subclasses of `Time`, `DateTime` and {Timestamp} ;TI"@that provide additional information about the local result.;T@o;
;	[I"OThe UTC offset of the `utc_time` parameter is ignored (it is treated as a ;TI"OUTC time). Use the {to_local} method instead if the the UTC offset of the ;TI"/time needs to be taken into consideration.;T@o;
;	[I"C@param utc_time [Object] a `Time`, `DateTime` or {Timestamp}. ;TI"O@return [Object] the local equivalent of `utc_time` as a {TimeWithOffset},;To:RDoc::Markup::Verbatim;	[I"4{DateTimeWithOffset} or {TimestampWithOffset}.
;T:@format0o;
;	[I"3@raise [ArgumentError] if `utc_time` is `nil`.;T:
@fileI"lib/tzinfo/timezone.rb;T:0@omit_headings_from_table_of_contents_below000[I"(utc_time);T@%FI"
Timezone;TcRDoc::NormalClass00