Returns self.
Returns:
8765 8766 8767 8768 8769
# File 'date_core.c', line 8765 static VALUE datetime_to_datetime(VALUE self) { return self; }