Fast computation of relative dates.
npm install relative-day-utcFast computation of relative dates.
```
$ npm install relative-day-utc
or
``
`js``
const relativeDayUtc = require('relative-day-utc'); // or window.relativeDayUtc
let yesterday = relativeDayUtc(-1);