|
From: Michael N. <mne...@us...> - 2002-08-01 19:02:30
|
Update of /cvsroot/ruby-dbi/src/lib/dbi/doc In directory usw-pr-cvs1:/tmp/cvs-serv8781 Modified Files: ChangeLog Log Message: * Index: ChangeLog =================================================================== RCS file: /cvsroot/ruby-dbi/src/lib/dbi/doc/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 26 Jul 2002 18:14:57 -0000 1.22 +++ ChangeLog 1 Aug 2002 19:02:25 -0000 1.23 @@ -7,7 +7,9 @@ * dbd_pg: enhanced conversion: default is to_str, added timestamp (with/without timezone) -* dbi.rb: added Timestamp#to_time/to_date (Dave Thomas) +* dbi.rb: Date#to_time/to_date/mday/mday= + Time#to_time + Timestamp#to_time/to_date mday/mday= (Dave Thomas) : 0.0.16 (2002-07-03) |