getDateTime method

DateTime getDateTime()

Return DateTime

Implementation

DateTime getDateTime() {
  return _dateTime;
}