Default usage: <DateDistance from={new Date('2018-03-01')} /> Usage with optional additional offset information: <DateDistance from={new Date('2018-03-01')} offset={new Date('2018-03-15')} />