Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Time
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Time/isdst-i.ri
U:RDoc::AnyMethod[iI" isdst:ETI"Time#isdst;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Returns +true+ if _time_ occurs during Daylight ;TI""Saving Time in its time zone.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"# CST6CDT: ;TI"0 Time.local(2000, 1, 1).zone #=> "CST" ;TI"0 Time.local(2000, 1, 1).isdst #=> false ;TI"0 Time.local(2000, 1, 1).dst? #=> false ;TI"0 Time.local(2000, 7, 1).zone #=> "CDT" ;TI"/ Time.local(2000, 7, 1).isdst #=> true ;TI"/ Time.local(2000, 7, 1).dst? #=> true ;TI" ;TI"# Asia/Tokyo: ;TI"0 Time.local(2000, 1, 1).zone #=> "JST" ;TI"0 Time.local(2000, 1, 1).isdst #=> false ;TI"0 Time.local(2000, 1, 1).dst? #=> false ;TI"0 Time.local(2000, 7, 1).zone #=> "JST" ;TI"0 Time.local(2000, 7, 1).isdst #=> false ;TI"/ Time.local(2000, 7, 1).dst? #=> false;T:@format0: @fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I" time.isdst -> true or false;T0[ I"();T@!FI" Time;TcRDoc::NormalClass00