File: C:/Ruby27-x64/share/ri/2.7.0/system/Time/wday-i.ri
U:RDoc::AnyMethod[iI" wday:ETI"Time#wday;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"EReturns an integer representing the day of the week, 0..6, with ;TI"Sunday == 0.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"2t = Time.now #=> 2007-11-20 02:35:35 -0600
;TI"t.wday #=> 2
;TI"t.sunday? #=> false
;TI"t.monday? #=> false
;TI"t.tuesday? #=> true
;TI"t.wednesday? #=> false
;TI"t.thursday? #=> false
;TI"t.friday? #=> false
;TI"t.saturday? #=> false;T:@format0:
@fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"time.wday -> integer
;T0[ I"();T@FI" Time;TcRDoc::NormalClass00