toDateOnly method

DateTime toDateOnly()

Implementation

DateTime toDateOnly() {
  return toDate().toDateOnly();
}