[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20069

From: tadf ruby-lang.org
Date: Sat, 21 Jul 2007 22:02:30 +0900 (JST)
Subject: [ruby-cvs:20069] Ruby:r12833 (trunk): * lib/date.rb, lib/date/format.rb (Date._parse): now can take some

tadf	2007-07-21 22:02:29 +0900 (Sat, 21 Jul 2007)

  New Revision: 12833

  Modified files:
    trunk/ChangeLog
    trunk/lib/date/format.rb
    trunk/lib/date.rb

  Log:
    * lib/date.rb, lib/date/format.rb (Date._parse): now can take some
      hints (its aim must be mainly determination of endianness of
      date). [experimental]
    
    * lib/date.rb, lib/date/format.rb (Date._parse): now completes
      truncated year as default action. [experimental]
    
    * lib/date.rb, lib/date/format.rb: added ::iso8601, ::rfc3339,
      ::xmlschema, ::rfc2822, ::httpdate, ::jisx0301, #xmlschema,
      #httpdate. [experimental]
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/date.rb?r1=12833&r2=12832
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/date/format.rb?r1=12833&r2=12832
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12833&r2=12832


[前][次][番号順一覧][スレッド一覧][生データ]