Class: Time
| Relationships & Source Files | |
| Inherits: | Object |
| Defined in: | ext/date/date_core.c |
Instance Method Summary
-
#to_date ⇒ date
Returns a ::Date object which denotes self.
-
#to_datetime ⇒ Time
Returns a ::DateTime object which denotes self.
-
#to_time ⇒ Time
Returns a copy of self as local mode.
Instance Method Details
#to_date ⇒ date
Returns a ::Date object which denotes self.
#to_datetime ⇒ Time
Returns a ::DateTime object which denotes self.
#to_time ⇒ Time
Returns a copy of self as local mode.