DateRange constructor

DateRange()

Implementation

DateRange()
  : from = null, to = null;