Sha256: 5456a314b0feef943c911d4cab8756ca0262de029643efc471fb6bc3b7d417d5
Contents?: true
Size: 1.32 KB
Versions: 12
Compression:
Stored size: 1.32 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: wday:@docstringIC:YARD::Docstring"˜Returns an integer representing the day of the week, 0..6, with Sunday == 0. t = Time.now #=> Wed Apr 09 08:56:04 CDT 2003 t.wday #=> 3 :@objectu:YARD::StubProxyTime#wday: @summary0: @all"¼Returns an integer representing the day of the week, 0..6, with Sunday == 0. t = Time.now #=> Wed Apr 09 08:56:04 CDT 2003 t.wday #=> 3 @overload wday @return [Fixnum]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Time#wday;;;IC; "