ruby-cvs:20095
From: tadf ruby-lang.org
Date: Tue, 31 Jul 2007 23:46:59 +0900 (JST)
Subject: [ruby-cvs:20095] Ruby:r12859 (trunk): * lib/date/format.rb (_parse): now interprets slashed numerical
tadf 2007-07-31 23:46:58 +0900 (Tue, 31 Jul 2007)
New Revision: 12859
Modified files:
trunk/ChangeLog
trunk/lib/date/format.rb
Log:
* lib/date/format.rb (_parse): now interprets slashed numerical
dates as a big endian (except dd/mm/yyyy). [experimental]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/date/format.rb?r1=12859&r2=12858
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12859&r2=12858