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

ruby-changes:17151

From: akr <ko1@a...>
Date: Tue, 31 Aug 2010 07:05:21 +0900 (JST)
Subject: [ruby-changes:17151] Ruby:r29150 (trunk): describe that Time#strftime supports %:z and %::z.

akr	2010-08-31 06:50:11 +0900 (Tue, 31 Aug 2010)

  New Revision: 29150

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

  Log:
    describe that Time#strftime supports %:z and %::z.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 29149)
+++ NEWS	(revision 29150)
@@ -26,6 +26,10 @@
     * new methods:
       * String#prepend
 
+  * Time
+    * extended methods:
+      * Time#strftime supports %:z and %::z.
+
 * io/console
   * new methods:
     * IO#noecho {|io| }

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

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