るりまサーチ

最速Rubyリファレンスマニュアル検索!
561件ヒット [1-100件を表示] (0.031秒)

別のキーワード

  1. rss date
  2. rss date=
  3. date rfc3339
  4. date iso8601
  5. date jisx0301

検索結果

<< 1 2 3 ... > >>

rss (39930.0)

RSS を扱うためのライブラリです。

...RSS を扱うためのライブラリです。

=== 参考

* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt

=== 注意

RSS
ParserはRSS 0.9x/1.0/2.0, A...
...ポートしていますが,RSS 0.90
はサポートしてません.ごめんなさい.

RSS
のモジュールはそれぞれ、
* Dublin Core モジュール http://web.resource.org/rss/1.0/modules/dc/
* Syndication モジュール http://web.resource.org/rss/1.0/modules/syndication/
* C...
...ample.com/article.html"
item.title = "Sample Article"
item.date = Time.parse("2004/11/1 10:10")
end
end

サンプル中の

item.date = ...



item.dc_date = ...

でも構いません.#dc_date=は#date=の単なる別名で
す.

===== さらにエントリを追加...

RSS::Rss::Channel#date (32102.0)

@todo

@todo

RSS::Rss::Channel::Item#date (32102.0)

@todo

@todo

RSS::ImageFaviconModel::ImageFavicon#date (29102.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#date (29102.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::ChannelBase#date (29102.0)

@todo

@todo

RSS::Maker::ItemsBase::ItemBase#date (29102.0)

@todo

@todo

RSS::RDF::Channel#date (29102.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#date (29102.0)

@todo

@todo

RSS::RDF::Image#date (29102.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 3 ... > >>