instance method XMLRPC::DateTime#to_date
to_date-
Return a Date object of the date which self represents. The Date object do ((*not*)) contain the time component (only date).
class XMLRPC::DateTime
to_dateReturn a Date object of the date which self represents. The Date object do ((*not*)) contain the time component (only date).