Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > cgi-libライブラリ > CGI_cgi_libクラス > rfc1123_date

singleton method CGI_cgi_lib.rfc1123_date

rfc1123_date(time) -> String

与えられた Time オブジェクトを [RFC1123] で定められた形式の文字列に変換します。

[PARAM] time:
Time オブジェクトを指定します。
class CGI_cgi_lib