Sha256: 3b1e74327d6a151047500c3c26546fc3827e407fd42de56bbcfa5b2209940cd9
Contents?: true
Size: 1.62 KB
Versions: 12
Compression:
Stored size: 1.62 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:+:@docstringIC:YARD::Docstring"äAddition---Adds some number of seconds (possibly fractional) to <i>time</i> and returns that value as a new time. t = Time.now #=> Wed Apr 09 08:56:03 CDT 2003 t + (60 * 60 * 24) #=> Thu Apr 10 08:56:03 CDT 2003 :@objectu:YARD::StubProxyTime#+: @summary0: @all"Addition---Adds some number of seconds (possibly fractional) to <i>time</i> and returns that value as a new time. t = Time.now #=> Wed Apr 09 08:56:03 CDT 2003 t + (60 * 60 * 24) #=> Thu Apr 10 08:56:03 CDT 2003 @overload +(numeric) @return [Time]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Time#+;;;IC; "