るりまサーチ

最速Rubyリファレンスマニュアル検索!
41件ヒット [1-41件を表示] (0.031秒)
トップページ > クエリ:to_time[x]

別のキーワード

  1. _builtin to_s
  2. openssl to_der
  3. openssl to_s
  4. _builtin to_a
  5. openssl to_pem

ライブラリ

クラス

キーワード

検索結果

Date#to_time -> Time (18101.0)

対応する Time オブジェクトを返します。

対応する Time オブジェクトを返します。

Time#to_time -> Time (18101.0)

対応する Time オブジェクトを返します。

対応する Time オブジェクトを返します。

ruby 1.9 feature (18.0)

ruby 1.9 feature ruby version 1.9.0 は開発版です。 以下にあげる機能は将来削除されたり互換性のない仕様変更がなされるかもしれません。 1.9.1 以降は安定版です。 バグ修正がメインになります。

...[new]

追加 ((<ruby-talk:113069>))

=== 2004-09-26

: Time#to_time [lib][new]
: Time#to_date [lib][new]
: Time#to_datetime [lib][new]
: Date#to_time [lib][new]
: Date#to_date [lib][new]
: Date#to_datetime [lib][new]
: DateTime#to_time [lib][new]
: DateTime#to_date [lib][new]
: DateTime#to_dateti...

NEWS for Ruby 2.4.0 (12.0)

NEWS for Ruby 2.4.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...nil を使用してください。

=== 標準添付ライブラリの互換性(機能追加とバグ修正を除く)

* DateTime
* DateTime#to_time はタイムゾーンを保つようになりました 12189

* PSych
* Psych 2.2.2 に更新

* RDoc
* RDoc 5.0.0 に更新

* Rub...
...います:
$ ` " \ <newline>
10055
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html

* Time
* Time#to_time はタイムゾーンを保つようになりました 12271

* thread
* the extension library is removed. Till 2.0 it was a pure ruby scri...