Returns a string representation of the underlying DateTime object.
@override String toString() => _dateTime.toString();