Returns self.
Returns:
8662 8663 8664 8665 8666
# File 'ext/date/date_core.c', line 8662 static VALUE datetime_to_datetime(VALUE self) { return self; }