getDateTime method

DateTime getDateTime()

@return Returns the timeZone.

Implementation

DateTime getDateTime() {
  return _dateTime;
}