[前][次][番号順一覧][スレッド一覧]

ruby-changes:15001

From: akr <ko1@a...>
Date: Thu, 11 Mar 2010 22:47:19 +0900 (JST)
Subject: [ruby-changes:15001] Ruby:r26876 (trunk): describe Time#round.

akr	2010-03-11 22:47:10 +0900 (Thu, 11 Mar 2010)

  New Revision: 26876

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26876

  Log:
    describe Time#round.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 26875)
+++ NEWS	(revision 26876)
@@ -108,6 +108,7 @@
 
     * new method:
       * Time#to_r
+      * Time#round
 
     * incompatible changes:
       * The year argument of Time.{utc,gm,local,mktime} is now interpreted as

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]