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-2.7.4/doc/tzinfo-2.0.4/ri/TZInfo/Timestamp/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"TZInfo::Timestamp::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"#Initializes a new {Timestamp}.;To:RDoc::Markup::BlankLineo;
;	[I"O@param value [Integer] the number of seconds since 1970-01-01 00:00:00 UTC;To:RDoc::Markup::Verbatim;	[I"ignoring leap seconds.
;T:@format0o;
;	[I"N@param sub_second [Numeric] the fractional part of the second as either a;To;;	[I"G`Rational` that is greater than or equal to 0 and less than 1, or
;TI"the `Integer` 0.
;T;
0o;
;	[I"H@param utc_offset [Object] either `nil` for a {Timestamp} without a;To;;	[I"Nspecified offset, an offset from UTC specified as an `Integer` number of
;TI"&seconds or the `Symbol` `:utc`).
;T;
0o;
;	[I"<@raise [ArgumentError] if `value` is not an `Integer`. ;TI"G@raise [ArgumentError] if `sub_second` is not a `Rational`, or the;To;;	[I"`Integer` 0.
;T;
0o;
;	[I"I@raise [RangeError] if `sub_second` is a `Rational` but that is less;To;;	[I"+than 0 or greater than or equal to 1.
;T;
0o;
;	[I"N@raise [ArgumentError] if `utc_offset` is not `nil`, not an `Integer` and;To;;	[I"not the `Symbol` `:utc`.;T;
0:
@fileI"lib/tzinfo/timestamp.rb;T:0@omit_headings_from_table_of_contents_below000[I".(value, sub_second = 0, utc_offset = nil);T@6FI"Timestamp;TcRDoc::NormalClass00