From 0156faf5a2de9f5863f514b7112b7442f155a031 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 30 Aug 2010 21:50:11 +0000 Subject: describe that Time#strftime supports %:z and %::z. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 29be685a7e..53b904b2c1 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,10 @@ with all sufficient information, see the ChangeLog file. * new methods: * String#prepend + * Time + * extended methods: + * Time#strftime supports %:z and %::z. + * io/console * new methods: * IO#noecho {|io| } -- cgit v1.2.3