1429件ヒット
[1-100件を表示]
(0.163秒)
ライブラリ
- ビルトイン (141)
-
cgi
/ core (12) -
cgi
/ session (48) -
cgi
/ session / pstore (12) - csv (120)
- date (292)
-
net
/ imap (48) - observer (12)
- openssl (72)
- rss (396)
-
rubygems
/ commands / update _ command (24) -
rubygems
/ config _ file (24) -
rubygems
/ package / tar _ header (12) -
rubygems
/ source _ index (24) -
rubygems
/ source _ info _ cache (12) -
rubygems
/ specification (36) - sdbm (12)
- time (24)
-
webrick
/ httpresponse (72) -
yaml
/ dbm (12)
クラス
- Array (12)
- CGI (12)
-
CGI
:: Session (12) -
CGI
:: Session :: FileStore (12) -
CGI
:: Session :: MemoryStore (12) -
CGI
:: Session :: NullStore (12) -
CGI
:: Session :: PStore (12) - CSV (72)
-
CSV
:: FieldInfo (36) - Date (182)
- DateTime (74)
- Exception (24)
-
Gem
:: Commands :: UpdateCommand (24) -
Gem
:: ConfigFile (24) -
Gem
:: Package :: TarHeader (12) -
Gem
:: SourceIndex (24) -
Gem
:: SourceInfoCache (12) -
Gem
:: Specification (36) - Hash (24)
- Module (12)
-
Net
:: IMAP (36) -
Net
:: IMAP :: ContentDisposition (12) -
OpenSSL
:: Cipher (12) -
OpenSSL
:: HMAC (12) -
OpenSSL
:: X509 :: CRL (48) -
RDoc
:: Options (12) -
RSS
:: ImageFaviconModel :: ImageFavicon (24) -
RSS
:: Maker :: ChannelBase (72) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Channel :: ImageFavicon (24) -
RSS
:: Rss :: Channel (72) -
RSS
:: Rss :: Channel :: Item (48) -
RSS
:: TaxonomyTopicModel :: TaxonomyTopic (24) - Random (36)
- Range (33)
- SDBM (12)
- Time (72)
-
WEBrick
:: HTTPResponse (72) -
YAML
:: DBM (12)
モジュール
- DublinCoreModel (36)
-
Gem
:: LocalRemoteOptions (12) - Observable (12)
-
RSS
:: SyndicationModel (72)
キーワード
- - (12)
- == (12)
- [] (12)
-
add
_ observer (12) -
add
_ update _ sources _ option (12) - append (12)
- asctime (12)
- autoload? (12)
-
backtrace
_ locations (12) - body= (12)
- chunked= (12)
-
content
_ length (12) -
content
_ length= (12) - convert (36)
- converters (12)
- cover? (19)
- ctime (12)
- cwday (12)
- cweek (12)
- cwyear (12)
- date= (96)
-
dc
_ date (12) -
dc
_ date= (12) -
dc
_ dates (12) -
deconstruct
_ keys (4) -
do
_ rubygems _ update (12) - entries (7)
-
force
_ update (12) - header (24)
- index (12)
- lastBuildDate (24)
- lastBuildDate= (24)
-
last
_ update (12) -
last
_ update= (12) - line (12)
-
next
_ update (12) -
next
_ update= (12) - outdated (12)
- param (12)
- pubDate (36)
- pubDate= (36)
- rand (36)
- rfc2822 (24)
- rfc3339 (24)
- rfc822 (24)
- sec (12)
-
sec
_ fraction (12) - second (12)
-
second
_ fraction (12) - sort (12)
- strftime (24)
- succ (12)
-
sy
_ updateBase (12) -
sy
_ updateBase= (12) -
sy
_ updateFrequency (12) -
sy
_ updateFrequency= (12) -
sy
_ updatePeriod (12) -
sy
_ updatePeriod= (12) -
to
_ a (7) -
to
_ csv (12) -
to
_ date (24) -
to
_ datetime (24) -
to
_ s (12) -
to
_ time (24) -
uid
_ sort (12) -
unconverted
_ fields? (12) - update (156)
-
update
_ checksum (12) -
update
_ sources (12) -
update
_ sources= (12) - validate (12)
-
which
_ to _ update (12) -
write
_ headers? (12) - xmlschema (24)
検索結果
先頭5件
-
RSS
:: ImageFaviconModel :: ImageFavicon # date (24103.0) -
@todo
@todo -
Date
# to _ date -> Date (23235.0) -
対応する Date オブジェクトを返します。
...対応する Date オブジェクトを返します。... -
Date
# to _ datetime -> DateTime (23217.0) -
対応する DateTime オブジェクトを返します。
...対応する DateTime オブジェクトを返します。... -
Date
# deconstruct _ keys(array _ of _ names _ or _ nil) -> Hash (23129.0) -
パターンマッチに使用する名前と値の Hash を返します。
...マッチに使用します。
//emlist[例][ruby]{
d = Date.new(2022, 10, 5)
if d in wday: 3, day: ..7 # deconstruct_keys が使われます
puts "first Wednesday of the month"
end
#=> "first Wednesday of the month" が出力される
case d
in year: ...2022
puts "too old"
in month: ..9
pu......g day in month #{month}"
end
#=> "working day in month 10" が出力される
# クラスのチェックと組み合わせて利用することもできます
if d in Date(wday: 3, day: ..7)
puts "first Wednesday of the month"
end
//}
@see d:spec/pattern_matching#matching_non_primitive_objects... -
Date
# xmlschema -> String (23117.0) -
XML Scheme (date) による書式の文字列を返します。
...XML Scheme (date) による書式の文字列を返します。... -
Date
# asctime -> String (23101.0) -
asctime(3) 書式の文字列を返します (ただし、末尾の "\n\0" は除く)。
...asctime(3) 書式の文字列を返します (ただし、末尾の "\n\0" は除く)。... -
Date
# ctime -> String (23101.0) -
asctime(3) 書式の文字列を返します (ただし、末尾の "\n\0" は除く)。
...asctime(3) 書式の文字列を返します (ただし、末尾の "\n\0" は除く)。... -
Date
# cwday -> Integer (23101.0) -
暦週の日 (曜日) を返します (1-7、月曜は1)。
暦週の日 (曜日) を返します (1-7、月曜は1)。 -
Date
# cweek -> Integer (23101.0) -
暦週を返します (1-53)。
暦週を返します (1-53)。 -
Date
# cwyear -> Integer (23101.0) -
暦週における年を返します。
暦週における年を返します。