Sha256: d1f168594afd9db8e914ffdebe8e2a55e4295708f34c54981c8e5ec530d74ec5
Contents?: true
Size: 1.87 KB
Versions: 12
Compression:
Stored size: 1.87 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:sec:@docstringIC:YARD::Docstring"TReturns the second of the minute (0..60)<em>[Yes, seconds really can range from zero to 60. This allows the system to inject leap seconds every now and then to correct for the fact that years are not really a convenient number of hours long.]</em> for <i>time</i>. t = Time.now #=> Wed Apr 09 08:56:04 CDT 2003 t.sec #=> 4 :@objectu:YARD::StubProxy Time#sec: @summary0: @all"wReturns the second of the minute (0..60)<em>[Yes, seconds really can range from zero to 60. This allows the system to inject leap seconds every now and then to correct for the fact that years are not really a convenient number of hours long.]</em> for <i>time</i>. t = Time.now #=> Wed Apr 09 08:56:04 CDT 2003 t.sec #=> 4 @overload sec @return [Fixnum]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u; Time#sec;;;IC; "