pub fn is_datetime(dt: &DataType) -> bool
Determine whether the given data type dt is a Date or Timestamp.
dt
Date
Timestamp