Class
DBI::Date
In:
lib/dbi/dbi.rb
Parent:
Object
Methods
mday
mday=
mon
mon=
new
to_date
to_s
to_time
Attributes
day
[RW]
month
[RW]
year
[RW]
Public Class methods
new
(year=0, month=0, day=0)
Public Instance methods
mday
()
mday=
(val)
mon
()
mon=
(val)
to_date
()
to_s
()
to_time
()
[Validate]